Home
last modified time | relevance | path

Searched refs:native_dialog_class (Results 1 – 2 of 2) sorted by relevance

/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkfilechoosernative.c808 GtkNativeDialogClass *native_dialog_class = GTK_NATIVE_DIALOG_CLASS (class); in gtk_file_chooser_native_class_init() local
814 native_dialog_class->show = gtk_file_chooser_native_show; in gtk_file_chooser_native_class_init()
815 native_dialog_class->hide = gtk_file_chooser_native_hide; in gtk_file_chooser_native_class_init()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkfilechoosernative.c757 GtkNativeDialogClass *native_dialog_class = GTK_NATIVE_DIALOG_CLASS (class); in gtk_file_chooser_native_class_init() local
763 native_dialog_class->show = gtk_file_chooser_native_show; in gtk_file_chooser_native_class_init()
764 native_dialog_class->hide = gtk_file_chooser_native_hide; in gtk_file_chooser_native_class_init()