Top | ![]() |
![]() |
![]() |
![]() |
#define | AGS_FILE_SELECTION_ENTRY() |
AgsFileSelectionEntry * | ags_file_selection_entry_alloc () |
|
ags_file_selection_set_entry () |
|
ags_file_selection_add_entry () |
|
ags_file_selection_remove_entry () |
|
ags_file_selection_contains_file () |
|
ags_file_selection_completed () |
|
ags_file_selection_new () |
#define AGS_FILE_SELECTION_ENTRY(strct) ((AgsFileSelectionEntry *) (strct))
void ags_file_selection_set_entry (,
AgsFileSelection *file_selection);
GList *entry
Add new entries to the
void ags_file_selection_add_entry (,
AgsFileSelection *file_selection);
GtkWidget *widget
void ags_file_selection_remove_entry (,
AgsFileSelection *file_selection);
GtkWidget *widget
gboolean ags_file_selection_contains_file (,
AgsFileSelection *file_selection);
gchar *filename
void ags_file_selection_completed ();
AgsFileSelection *file_selection