Home
last modified time | relevance | path

Searched refs:GTK_IS_NOTEBOOK (Results 1 – 25 of 150) sorted by relevance

123456

/dports/x11-themes/qtcurve-gtk2/qtcurve-1.9/gtk2/style/
H A Dwmmove.cpp129 if (GTK_IS_NOTEBOOK(widget)) { in withinWidget()
188 if (GTK_IS_NOTEBOOK(childWidget)) in childrenUseEvent()
196 (GTK_IS_NOTEBOOK(widget) && Tab::isLabel(GTK_NOTEBOOK(widget), in childrenUseEvent()
231 if (GTK_IS_NOTEBOOK(widget)) { in useEvent()
363 if (GTK_IS_NOTEBOOK(parent) && Tab::isLabel(GTK_NOTEBOOK(parent), widget)) in setup()
H A Dtab.cpp72 if (GTK_IS_NOTEBOOK(widget)) in widgetFindTab()
227 if (widget && GTK_IS_NOTEBOOK(widget)) { in updateChildren()
/dports/x11-themes/qtcurve-utils/qtcurve-1.9/gtk2/style/
H A Dwmmove.cpp129 if (GTK_IS_NOTEBOOK(widget)) { in withinWidget()
188 if (GTK_IS_NOTEBOOK(childWidget)) in childrenUseEvent()
196 (GTK_IS_NOTEBOOK(widget) && Tab::isLabel(GTK_NOTEBOOK(widget), in childrenUseEvent()
231 if (GTK_IS_NOTEBOOK(widget)) { in useEvent()
363 if (GTK_IS_NOTEBOOK(parent) && Tab::isLabel(GTK_NOTEBOOK(parent), widget)) in setup()
H A Dtab.cpp72 if (GTK_IS_NOTEBOOK(widget)) in widgetFindTab()
227 if (widget && GTK_IS_NOTEBOOK(widget)) { in updateChildren()
/dports/x11-themes/qtcurve-qt5/qtcurve-1.9/gtk2/style/
H A Dwmmove.cpp129 if (GTK_IS_NOTEBOOK(widget)) { in withinWidget()
188 if (GTK_IS_NOTEBOOK(childWidget)) in childrenUseEvent()
196 (GTK_IS_NOTEBOOK(widget) && Tab::isLabel(GTK_NOTEBOOK(widget), in childrenUseEvent()
231 if (GTK_IS_NOTEBOOK(widget)) { in useEvent()
363 if (GTK_IS_NOTEBOOK(parent) && Tab::isLabel(GTK_NOTEBOOK(parent), widget)) in setup()
H A Dtab.cpp72 if (GTK_IS_NOTEBOOK(widget)) in widgetFindTab()
227 if (widget && GTK_IS_NOTEBOOK(widget)) { in updateChildren()
/dports/x11-themes/qtcurve-kf5/qtcurve-1.9/gtk2/style/
H A Dwmmove.cpp129 if (GTK_IS_NOTEBOOK(widget)) { in withinWidget()
188 if (GTK_IS_NOTEBOOK(childWidget)) in childrenUseEvent()
196 (GTK_IS_NOTEBOOK(widget) && Tab::isLabel(GTK_NOTEBOOK(widget), in childrenUseEvent()
231 if (GTK_IS_NOTEBOOK(widget)) { in useEvent()
363 if (GTK_IS_NOTEBOOK(parent) && Tab::isLabel(GTK_NOTEBOOK(parent), widget)) in setup()
H A Dtab.cpp72 if (GTK_IS_NOTEBOOK(widget)) in widgetFindTab()
227 if (widget && GTK_IS_NOTEBOOK(widget)) { in updateChildren()
/dports/mail/evolution/evolution-3.42.1/src/modules/plugin-manager/
H A Devolution-plugin-manager.c115 g_return_if_fail (GTK_IS_NOTEBOOK (src)); in eppm_move_page()
116 g_return_if_fail (GTK_IS_NOTEBOOK (dest)); in eppm_move_page()
183 if (GTK_IS_NOTEBOOK (cfg_widget)) { in eppm_show_plugin()
202 if (cfg_widget && !GTK_IS_NOTEBOOK (cfg_widget)) in eppm_show_plugin()
218 if (m->active_cfg_widget && GTK_IS_NOTEBOOK (m->active_cfg_widget)) { in eppm_selection_changed()
/dports/math/gnumeric/gnumeric-1.12.50/src/dialogs/
H A Ddialog-so-styled.c220 if (GTK_IS_NOTEBOOK (editor)) in dialog_so_styled()
232 if (GTK_IS_NOTEBOOK (editor)) in dialog_so_styled()
243 if (GTK_IS_NOTEBOOK (editor)) in dialog_so_styled()
H A Ddao-gui-utils.c59 g_return_if_fail (w && GTK_IS_NOTEBOOK (w)); in dialog_tool_preset_to_range()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtknotebook.c5902 g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); in gtk_notebook_remove_page()
6049 g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); in gtk_notebook_set_current_page()
6072 g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); in gtk_notebook_next_page()
6098 g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); in gtk_notebook_prev_page()
6135 g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); in gtk_notebook_set_show_border()
6181 g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); in gtk_notebook_set_show_tabs()
6338 g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); in gtk_notebook_set_tab_pos()
6379 g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); in gtk_notebook_set_scrollable()
6434 g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); in gtk_notebook_popup_enable()
6467 g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); in gtk_notebook_popup_disable()
[all …]
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtknotebook.c6662 g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); in gtk_notebook_remove_page()
6811 g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); in gtk_notebook_set_current_page()
6833 g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); in gtk_notebook_next_page()
6858 g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); in gtk_notebook_prev_page()
6897 g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); in gtk_notebook_set_show_border()
6943 g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); in gtk_notebook_set_show_tabs()
7018 g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); in gtk_notebook_set_tab_pos()
7058 g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); in gtk_notebook_set_homogeneous_tabs()
7077 g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); in gtk_notebook_set_tab_border()
7093 g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); in gtk_notebook_set_tab_hborder()
[all …]
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtknotebook.c6673 g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); in gtk_notebook_remove_page()
6839 g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); in gtk_notebook_set_current_page()
6866 g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); in gtk_notebook_next_page()
6894 g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); in gtk_notebook_prev_page()
6938 g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); in gtk_notebook_set_show_border()
6992 g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); in gtk_notebook_set_show_tabs()
7136 g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); in gtk_notebook_set_tab_pos()
7183 g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); in gtk_notebook_set_scrollable()
7282 g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); in gtk_notebook_popup_enable()
7317 g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); in gtk_notebook_popup_disable()
[all …]
/dports/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/
H A Doxygenwindowmanager.cpp163 …if( GTK_IS_NOTEBOOK( parent ) && Gtk::gtk_notebook_is_tab_label( GTK_NOTEBOOK( parent ), widget ) ) in registerWidget()
373 GTK_IS_NOTEBOOK( widget ) ) in styleSetHook()
626 if( GTK_IS_NOTEBOOK( widget ) ) in withinWidget()
719 if( GTK_IS_NOTEBOOK( widget ) ) in childrenUseEvent()
762 …} else if( GTK_IS_NOTEBOOK( widget ) && Gtk::gtk_notebook_is_tab_label( GTK_NOTEBOOK( widget ), ch… in childrenUseEvent()
/dports/x11-themes/gtk3-oxygen-engine/oxygen-gtk3-1.4.1/src/
H A Doxygenwindowmanager.cpp166 …if( GTK_IS_NOTEBOOK( parent ) && Gtk::gtk_notebook_is_tab_label( GTK_NOTEBOOK( parent ), widget ) ) in registerWidget()
381 GTK_IS_NOTEBOOK( widget ) || in styleSetHook()
636 if( GTK_IS_NOTEBOOK( widget ) ) in withinWidget()
743 if( GTK_IS_NOTEBOOK( widget ) ) in childrenUseEvent()
786 …} else if( GTK_IS_NOTEBOOK( widget ) && Gtk::gtk_notebook_is_tab_label( GTK_NOTEBOOK( widget ), ch… in childrenUseEvent()
H A Doxygengtkutils.cpp509 if( !( tab >= 0 && GTK_IS_NOTEBOOK( widget ) ) ) return false; in gtk_notebook_tab_contains()
529 if( !GTK_IS_NOTEBOOK( widget ) ) return -1; in gtk_notebook_find_tab()
583 if( !GTK_IS_NOTEBOOK( notebook ) ) return false; in gtk_notebook_is_tab_label()
603 if( !( GTK_IS_NOTEBOOK( notebook ) && rect ) ) return; in gtk_notebook_get_tabbar_rect()
673 if( !GTK_IS_NOTEBOOK( notebook ) ) return false; in gtk_notebook_has_visible_arrows()
695 if( !GTK_IS_NOTEBOOK( notebook ) ) return false; in gtk_notebook_update_close_buttons()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/modules/other/gail/tests/
H A Dtestnotebook.c168 g_return_val_if_fail (GTK_IS_NOTEBOOK (widget), FALSE); in _remove_page()
200 g_return_val_if_fail (GTK_IS_NOTEBOOK (parent_widget), FALSE); in _finish_selection()
/dports/x11-toolkits/gdl/gdl-3.34.0/gdl/
H A Dgdl-dock-notebook.c232 if (child && GTK_IS_NOTEBOOK (child)) { in gdl_dock_notebook_set_property()
256 if (child && GTK_IS_NOTEBOOK (child)) { in gdl_dock_notebook_get_property()
445 if (child && GTK_IS_NOTEBOOK (child)) { in gdl_dock_notebook_set_orientation()
/dports/x11-themes/gtk3-oxygen-engine/oxygen-gtk3-1.4.1/src/animations/
H A Doxygentabwidgetdata.cpp105 if( !GTK_IS_NOTEBOOK( widget ) ) return; in updateTabRect()
201 if( GTK_IS_NOTEBOOK( widget ) ) in updateRegisteredChildren()
H A Doxygentabwidgetstatedata.cpp121 if( GTK_IS_NOTEBOOK( _target ) ) in dirtyRect()
/dports/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/animations/
H A Doxygentabwidgetdata.cpp99 if( !GTK_IS_NOTEBOOK( widget ) ) return; in updateTabRect()
195 if( GTK_IS_NOTEBOOK( widget ) ) in updateRegisteredChildren()
H A Doxygentabwidgetstatedata.cpp121 if( GTK_IS_NOTEBOOK( _target ) ) in dirtyRect()
/dports/x11/gnome-terminal/gnome-terminal-3.42.2/src/
H A Dterminal-tab-label.cc131 if (GTK_IS_NOTEBOOK (old_parent)) { in terminal_tab_label_parent_set()
141 if (GTK_IS_NOTEBOOK (parent)) { in terminal_tab_label_parent_set()
/dports/net/gnome-nettool/gnome-nettool-3.8.1/src/
H A Dcallbacks.c402 g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); in on_copy_activate()
420 g_return_if_fail (GTK_IS_NOTEBOOK (notebook)); in on_clear_history_activate()

123456