Home
last modified time | relevance | path

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

/dports/x11-toolkits/tepl/tepl-5.1.1/tepl/
H A Dtepl-notebook.c155 if (GTK_NOTEBOOK_CLASS (tepl_notebook_parent_class)->switch_page != NULL) in tepl_notebook_switch_page()
157 GTK_NOTEBOOK_CLASS (tepl_notebook_parent_class)->switch_page (notebook, in tepl_notebook_switch_page()
170 if (GTK_NOTEBOOK_CLASS (tepl_notebook_parent_class)->page_removed != NULL) in tepl_notebook_page_removed()
172 GTK_NOTEBOOK_CLASS (tepl_notebook_parent_class)->page_removed (notebook, in tepl_notebook_page_removed()
184 GtkNotebookClass *notebook_class = GTK_NOTEBOOK_CLASS (klass); in tepl_notebook_class_init()
/dports/x11-toolkits/tepl6/tepl-6.00.0/tepl/
H A Dtepl-notebook.c155 if (GTK_NOTEBOOK_CLASS (tepl_notebook_parent_class)->switch_page != NULL) in tepl_notebook_switch_page()
157 GTK_NOTEBOOK_CLASS (tepl_notebook_parent_class)->switch_page (notebook, in tepl_notebook_switch_page()
170 if (GTK_NOTEBOOK_CLASS (tepl_notebook_parent_class)->page_removed != NULL) in tepl_notebook_page_removed()
172 GTK_NOTEBOOK_CLASS (tepl_notebook_parent_class)->page_removed (notebook, in tepl_notebook_page_removed()
184 GtkNotebookClass *notebook_class = GTK_NOTEBOOK_CLASS (klass); in tepl_notebook_class_init()
/dports/devel/devhelp/devhelp-41.2/devhelp/
H A Ddh-notebook.c122 if (GTK_NOTEBOOK_CLASS (dh_notebook_parent_class)->page_added != NULL) in dh_notebook_page_added()
123GTK_NOTEBOOK_CLASS (dh_notebook_parent_class)->page_added (notebook, child, page_num); in dh_notebook_page_added()
133 if (GTK_NOTEBOOK_CLASS (dh_notebook_parent_class)->page_removed != NULL) in dh_notebook_page_removed()
134GTK_NOTEBOOK_CLASS (dh_notebook_parent_class)->page_removed (notebook, child, page_num); in dh_notebook_page_removed()
143 GtkNotebookClass *gtk_notebook_class = GTK_NOTEBOOK_CLASS (klass); in dh_notebook_class_init()
/dports/x11/gnome-terminal/gnome-terminal-3.42.2/src/
H A Dterminal-notebook.cc287 GTK_NOTEBOOK_CLASS (terminal_notebook_parent_class)->switch_page (gtk_notebook, child, page_num); in G_DEFINE_TYPE_WITH_CODE()
323 GTK_NOTEBOOK_CLASS (terminal_notebook_parent_class)->page_added; in terminal_notebook_page_added()
340 GTK_NOTEBOOK_CLASS (terminal_notebook_parent_class)->page_removed; in terminal_notebook_page_removed()
356 GTK_NOTEBOOK_CLASS (terminal_notebook_parent_class)->page_reordered; in terminal_notebook_page_reordered()
370 return GTK_NOTEBOOK_CLASS (terminal_notebook_parent_class)->create_window (notebook, page, x, y); in terminal_notebook_create_window()
478 GtkNotebookClass *notebook_class = GTK_NOTEBOOK_CLASS (klass); in terminal_notebook_class_init()
/dports/x11-fm/nemo/nemo-4.8.3/src/
H A Dnemo-notebook.c67 GtkNotebookClass *notebook_class = GTK_NOTEBOOK_CLASS (klass); in nemo_notebook_class_init()
399 position = GTK_NOTEBOOK_CLASS (nemo_notebook_parent_class)->insert_page (gnotebook, in nemo_notebook_insert_page()
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtknotebook.inc88 function GTK_NOTEBOOK_CLASS(klass: pointer) : PGtkNotebookClass;
193 function GTK_NOTEBOOK_CLASS(klass: pointer) : PGtkNotebookClass;
195 GTK_NOTEBOOK_CLASS:=PGtkNotebookClass(GTK_CHECK_CLASS_CAST(klass,GTK_TYPE_NOTEBOOK));
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtknotebook.inc88 function GTK_NOTEBOOK_CLASS(klass: pointer) : PGtkNotebookClass;
193 function GTK_NOTEBOOK_CLASS(klass: pointer) : PGtkNotebookClass;
195 GTK_NOTEBOOK_CLASS:=PGtkNotebookClass(GTK_CHECK_CLASS_CAST(klass,GTK_TYPE_NOTEBOOK));
/dports/editors/gedit/gedit-40.1/gedit/
H A Dgedit-notebook.c230 GTK_NOTEBOOK_CLASS (gedit_notebook_parent_class)->switch_page (notebook, page, page_num); in gedit_notebook_switch_page()
449 GtkNotebookClass *notebook_class = GTK_NOTEBOOK_CLASS (klass); in gedit_notebook_class_init()
/dports/x11-fm/caja/caja-1.26.0/src/
H A Dcaja-notebook.c74 GtkNotebookClass *notebook_class = GTK_NOTEBOOK_CLASS (klass); in caja_notebook_class_init()
368 position = GTK_NOTEBOOK_CLASS (caja_notebook_parent_class)->insert_page (gnotebook, in caja_notebook_insert_page()
/dports/x11-fm/nautilus/nautilus-41.1/src/
H A Dnautilus-notebook.c82 GtkNotebookClass *notebook_class = GTK_NOTEBOOK_CLASS (klass); in nautilus_notebook_class_init()
403 position = GTK_NOTEBOOK_CLASS (nautilus_notebook_parent_class)->insert_page (gnotebook, in nautilus_notebook_insert_page()
/dports/devel/anjuta/anjuta-3.34.0/plugins/message-view/
H A Danjuta-msgman.c240 GTK_NOTEBOOK_CLASS (parent_class)->switch_page (notebook, page, page_num); in anjuta_msgman_switch_page()
250 GtkNotebookClass *notebook_class = GTK_NOTEBOOK_CLASS (klass); in anjuta_msgman_class_init()
/dports/math/pspp/pspp-1.4.1/src/ui/gui/
H A Dpsppire-data-editor.c196 GTK_NOTEBOOK_CLASS (parent_class)->switch_page (notebook, w, page_num); in psppire_data_editor_switch_page()
230 GtkNotebookClass *notebook_class = GTK_NOTEBOOK_CLASS (klass); in psppire_data_editor_class_init()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtknotebook.h41 #define GTK_NOTEBOOK_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST ((klass), GTK_TYPE_NOTEBOOK, Gt… macro
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtknotebook.h43 #define GTK_NOTEBOOK_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST ((klass), GTK_TYPE_NOTEBOOK, Gt… macro
/dports/mail/evolution/evolution-3.42.1/src/mail/
H A De-mail-config-notebook.c536 notebook_class = GTK_NOTEBOOK_CLASS (class); in e_mail_config_notebook_class_init()
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk1/src/gtk/
H A Dgtknotebook.pp114 GTK_NOTEBOOK_CLASS=PGtkNotebookClass;
/dports/editors/xed/xed-3.2.0/xed/
H A Dxed-notebook.c123 GtkNotebookClass *notebook_class = GTK_NOTEBOOK_CLASS (klass); in xed_notebook_class_init()
/dports/editors/pluma/pluma-1.26.0/pluma/
H A Dpluma-notebook.c139 GtkNotebookClass *notebook_class = GTK_NOTEBOOK_CLASS (klass); in pluma_notebook_class_init()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtknotebook.c187 #define GTK_NOTEBOOK_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST ((klass), GTK_TYPE_NOTEBOOK, Gt… macro