Home
last modified time | relevance | path

Searched refs:GtkFileChooserIface (Results 1 – 19 of 19) sorted by relevance

/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkfilechooser.c74 typedef GtkFileChooserIface GtkFileChooserInterface;
745 GtkFileChooserIface *iface = GTK_FILE_CHOOSER_GET_IFACE (chooser); in gtk_file_chooser_add_choice()
762 GtkFileChooserIface *iface = GTK_FILE_CHOOSER_GET_IFACE (chooser); in gtk_file_chooser_remove_choice()
784 GtkFileChooserIface *iface = GTK_FILE_CHOOSER_GET_IFACE (chooser); in gtk_file_chooser_set_choice()
803 GtkFileChooserIface *iface = GTK_FILE_CHOOSER_GET_IFACE (chooser); in gtk_file_chooser_get_choice()
H A Dgtkfilechooserprivate.h50 …T_IFACE(inst) (G_TYPE_INSTANCE_GET_INTERFACE ((inst), GTK_TYPE_FILE_CHOOSER, GtkFileChooserIface))
52 typedef struct _GtkFileChooserIface GtkFileChooserIface; typedef
H A Dgtkfilechooserutils.h43 void _gtk_file_chooser_delegate_iface_init (GtkFileChooserIface *iface);
H A Dgtkfilechoosernative.c207 static void _gtk_file_chooser_native_iface_init (GtkFileChooserIface *iface);
798 _gtk_file_chooser_native_iface_init (GtkFileChooserIface *iface) in _gtk_file_chooser_native_iface_init()
H A Dgtkfilechooserutils.c120 _gtk_file_chooser_delegate_iface_init (GtkFileChooserIface *iface) in _gtk_file_chooser_delegate_iface_init()
H A Dgtkfilechooserwidget.c386 static void gtk_file_chooser_widget_iface_init (GtkFileChooserIface *iface);
545 gtk_file_chooser_widget_iface_init (GtkFileChooserIface *iface) in G_DEFINE_TYPE_WITH_CODE()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkfilechooser.c161 typedef GtkFileChooserIface GtkFileChooserInterface;
206 G_STRUCT_OFFSET (GtkFileChooserIface, current_folder_changed), in gtk_file_chooser_default_init()
233 G_STRUCT_OFFSET (GtkFileChooserIface, selection_changed), in gtk_file_chooser_default_init()
268 G_STRUCT_OFFSET (GtkFileChooserIface, update_preview), in gtk_file_chooser_default_init()
292 G_STRUCT_OFFSET (GtkFileChooserIface, file_activated), in gtk_file_chooser_default_init()
368 G_STRUCT_OFFSET (GtkFileChooserIface, confirm_overwrite), in gtk_file_chooser_default_init()
2292 GtkFileChooserIface *iface = GTK_FILE_CHOOSER_GET_IFACE (chooser); in gtk_file_chooser_add_choice()
2311 GtkFileChooserIface *iface = GTK_FILE_CHOOSER_GET_IFACE (chooser); in gtk_file_chooser_remove_choice()
2334 GtkFileChooserIface *iface = GTK_FILE_CHOOSER_GET_IFACE (chooser); in gtk_file_chooser_set_choice()
2354 GtkFileChooserIface *iface = GTK_FILE_CHOOSER_GET_IFACE (chooser); in gtk_file_chooser_get_choice()
H A Dgtkfilechooserprivate.h53 …T_IFACE(inst) (G_TYPE_INSTANCE_GET_INTERFACE ((inst), GTK_TYPE_FILE_CHOOSER, GtkFileChooserIface))
55 typedef struct _GtkFileChooserIface GtkFileChooserIface; typedef
H A Dgtkfilechooserutils.h47 void _gtk_file_chooser_delegate_iface_init (GtkFileChooserIface *iface);
H A Dgtkfilechoosernative.c227 static void _gtk_file_chooser_native_iface_init (GtkFileChooserIface *iface);
849 _gtk_file_chooser_native_iface_init (GtkFileChooserIface *iface) in _gtk_file_chooser_native_iface_init()
H A Dgtkfilechooserutils.c146 _gtk_file_chooser_delegate_iface_init (GtkFileChooserIface *iface) in _gtk_file_chooser_delegate_iface_init()
H A Dgtkfilechooserbutton.c238 static void gtk_file_chooser_button_file_chooser_iface_init (GtkFileChooserIface *iface);
519 gtk_file_chooser_button_file_chooser_iface_init (GtkFileChooserIface *iface) in gtk_file_chooser_button_file_chooser_iface_init()
H A Dgtkfilechooserwidget.c459 static void gtk_file_chooser_widget_iface_init (GtkFileChooserIface *iface);
639 gtk_file_chooser_widget_iface_init (GtkFileChooserIface *iface) in gtk_file_chooser_widget_iface_init()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkfilechooserutils.h50 void _gtk_file_chooser_delegate_iface_init (GtkFileChooserIface *iface);
H A Dgtkfilechooserprivate.h39 …T_IFACE(inst) (G_TYPE_INSTANCE_GET_INTERFACE ((inst), GTK_TYPE_FILE_CHOOSER, GtkFileChooserIface))
41 typedef struct _GtkFileChooserIface GtkFileChooserIface; typedef
H A Dgtkfilechooser.c638 sizeof (GtkFileChooserIface), in gtk_file_chooser_get_type()
690 G_STRUCT_OFFSET (GtkFileChooserIface, current_folder_changed), in gtk_file_chooser_class_init()
717 G_STRUCT_OFFSET (GtkFileChooserIface, selection_changed), in gtk_file_chooser_class_init()
751 G_STRUCT_OFFSET (GtkFileChooserIface, update_preview), in gtk_file_chooser_class_init()
775 G_STRUCT_OFFSET (GtkFileChooserIface, file_activated), in gtk_file_chooser_class_init()
851 G_STRUCT_OFFSET (GtkFileChooserIface, confirm_overwrite), in gtk_file_chooser_class_init()
H A Dgtkfilechooserutils.c137 _gtk_file_chooser_delegate_iface_init (GtkFileChooserIface *iface) in _gtk_file_chooser_delegate_iface_init()
H A Dgtkfilechooserbutton.c190 static void gtk_file_chooser_button_file_chooser_iface_init (GtkFileChooserIface *iface);
538 gtk_file_chooser_button_file_chooser_iface_init (GtkFileChooserIface *iface) in gtk_file_chooser_button_file_chooser_iface_init()
H A Dgtkfilechooserdefault.c258 static void gtk_file_chooser_default_iface_init (GtkFileChooserIface *iface);
685 gtk_file_chooser_default_iface_init (GtkFileChooserIface *iface) in gtk_file_chooser_default_iface_init()