| Top |
| GtkWidget * | anjuta_file_list_new () |
| GList * | anjuta_file_list_get_paths () |
| void | anjuta_file_list_set_relative_path () |
| void | anjuta_file_list_clear () |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBox ╰── AnjutaFileList
void anjuta_file_list_set_relative_path (AnjutaFileList *self,const gchar *path);
“relative-path” property “relative-path” char *
Path that all files in the list should be relative to.
Owner: AnjutaFileList
Flags: Read / Write
Default value: ""
“show-add-button” property“show-add-button” gboolean
Display an Add button.
Owner: AnjutaFileList
Flags: Read / Write
Default value: FALSE