Home
last modified time | relevance | path

Searched refs:gtk_notebook (Results 1 – 24 of 24) sorted by relevance

/dports/x11-toolkits/gtk20/gtk+-2.24.33/modules/other/gail/
H A Dgailnotebook.c114 GtkNotebook *gtk_notebook; in gail_notebook_ref_child() local
159 GtkNotebook *gtk_notebook; in gail_notebook_real_initialize() local
172 if (gtk_notebook->focus_tab && gtk_notebook->focus_tab->data) in gail_notebook_real_initialize()
176 g_signal_connect (gtk_notebook, in gail_notebook_real_initialize()
180 g_signal_connect (gtk_notebook, in gail_notebook_real_initialize()
207 GtkNotebook *gtk_notebook; in gail_notebook_real_notify_gtk() local
221 if (gtk_notebook->focus_tab && gtk_notebook->focus_tab->data) in gail_notebook_real_notify_gtk()
223 focus_page_num = g_list_index (gtk_notebook->children, gtk_notebook->focus_tab->data); in gail_notebook_real_notify_gtk()
565 GtkNotebook *gtk_notebook; in gail_notebook_check_focus_tab() local
575 if (!gtk_notebook->focus_tab) in gail_notebook_check_focus_tab()
[all …]
/dports/x11/gnome-terminal/gnome-terminal-3.42.2/src/
H A Dterminal-notebook.cc60 GtkNotebook *gtk_notebook = GTK_NOTEBOOK (notebook); in update_tab_visibility() local
86 gtk_notebook_set_show_tabs (gtk_notebook, show_tabs); in update_tab_visibility()
126 GtkNotebook *gtk_notebook = GTK_NOTEBOOK (notebook); in terminal_notebook_add_screen() local
140 gtk_notebook_insert_page (gtk_notebook, in terminal_notebook_add_screen()
175 GtkNotebook *gtk_notebook = GTK_NOTEBOOK (notebook); in terminal_notebook_get_active_screen() local
178 widget = gtk_notebook_get_nth_page (gtk_notebook, gtk_notebook_get_current_page (gtk_notebook)); in terminal_notebook_get_active_screen()
194 gtk_notebook_set_current_page (gtk_notebook, in terminal_notebook_set_active_screen()
326 page_added (gtk_notebook, child, page_num); in terminal_notebook_page_added()
343 page_removed (gtk_notebook, child, page_num); in terminal_notebook_page_removed()
559 GtkNotebook *gtk_notebook; in terminal_notebook_get_action_box() local
[all …]
/dports/multimedia/dvdrip/dvdrip-0.98.11/lib/Video/DVDRip/GUI/
H A DPreferences.pm24 sub gtk_notebook { shift->{gtk_notebook} } subroutine
25 sub set_gtk_notebook { shift->{gtk_notebook} = $_[1] }
351 $page = $self->gtk_notebook->get_current_page
/dports/graphics/gimp-app/gimp-2.10.30/libgimpwidgets/
H A Dgimpcolornotebook.c80 static void gimp_color_notebook_switch_page (GtkNotebook *gtk_notebook,
342 gimp_color_notebook_switch_page (GtkNotebook *gtk_notebook, in gimp_color_notebook_switch_page() argument
351 page_widget = gtk_notebook_get_nth_page (gtk_notebook, page_num); in gimp_color_notebook_switch_page()
/dports/x11-toolkits/p5-Gtk2-Ex-FormFactory/Gtk2-Ex-FormFactory-0.67/lib/Gtk2/Ex/FormFactory/
H A DLayout.pm256 my $gtk_notebook = Gtk2::Notebook->new;
261 $self->build_block_widget($gtk_notebook, $title);
265 $notebook->set_gtk_widget($gtk_notebook);
/dports/devel/gwenhywfar-gtk2/gwenhywfar-5.6.0/gui/cocoa/
H A Dw_stack.mm12 * Note: This is a special use case for gtk_notebook.
/dports/devel/gwenhywfar-fox16/gwenhywfar-5.6.0/gui/cocoa/
H A Dw_stack.mm12 * Note: This is a special use case for gtk_notebook.
/dports/devel/gwenhywfar-qt5/gwenhywfar-5.6.0/gui/cocoa/
H A Dw_stack.mm12 * Note: This is a special use case for gtk_notebook.
/dports/devel/gwenhywfar-gtk3/gwenhywfar-5.6.0/gui/cocoa/
H A Dw_stack.mm12 * Note: This is a special use case for gtk_notebook.
/dports/devel/gwenhywfar/gwenhywfar-5.6.0/gui/cocoa/
H A Dw_stack.mm12 * Note: This is a special use case for gtk_notebook.
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk/
H A Dgtkpagecontrol.inc272 // remove the dummy page (a gtk_notebook needs at least one page)
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk/
H A Dgtkpagecontrol.inc272 // remove the dummy page (a gtk_notebook needs at least one page)
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk/
H A Dgtkpagecontrol.inc272 // remove the dummy page (a gtk_notebook needs at least one page)
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk/
H A Dgtkpagecontrol.inc272 // remove the dummy page (a gtk_notebook needs at least one page)
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtknotebook.c988 G_DEFINE_TYPE_WITH_CODE (GtkNotebook, gtk_notebook, GTK_TYPE_WIDGET, in G_DEFINE_TYPE_WITH_CODE() argument
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtknotebook.c600 G_DEFINE_TYPE_WITH_CODE (GtkNotebook, gtk_notebook, GTK_TYPE_CONTAINER, in G_DEFINE_TYPE_WITH_CODE() argument
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk2/
H A Dgtk2callback.inc1753 {gtk_notebook have weird behaviour when clicked.
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtknotebook.c459 G_DEFINE_TYPE_WITH_CODE (GtkNotebook, gtk_notebook, GTK_TYPE_CONTAINER, in G_DEFINE_TYPE_WITH_CODE() argument
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk2/
H A Dgtk2callback.inc1793 {gtk_notebook have weird behaviour when clicked.
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk2/
H A Dgtk2callback.inc1753 {gtk_notebook have weird behaviour when clicked.
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk2/
H A Dgtk2callback.inc1793 {gtk_notebook have weird behaviour when clicked.
/dports/devel/libglade2/libglade-2.6.4/
H A DChangeLog1523 hacks around curious gtk_notebook API.
/dports/sysutils/xfce4-systemload-plugin/xfce4-systemload-plugin-1.3.1/
H A DChangeLog7772 * Remove the xfce_framebox code and replace it with gtk_notebook.
/dports/devel/glade/glade-3.22.1/
H A DChangeLog68539 gtk_notebook.