Top | ![]() |
![]() |
![]() |
![]() |
gboolean | (*VikFileEntryFunc) () |
GtkWidget * | vik_file_entry_new () |
const gchar * | vik_file_entry_get_filename () |
void | vik_file_entry_set_filename () |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBox ╰── GtkHBox ╰── VikFileEntry
GtkWidget * vik_file_entry_new (GtkFileChooserAction action
,vf_filter_type filter_type
,VikFileEntryFunc cb
,gpointer user_data
);
void vik_file_entry_set_filename (VikFileEntry *vfe
,const gchar *filename
);