Home
last modified time | relevance | path

Searched refs:remove_tab (Results 1 – 25 of 62) sorted by relevance

123

/dports/devel/gtranslator/gtranslator-40.0/src/
H A Dgtr-notebook.c193 remove_tab (GtrTab *tab, in remove_tab() function
220 remove_tab (tab, notebook); in gtr_notebook_remove_page()
235 (GtkCallback)remove_tab, in gtr_notebook_remove_all_pages()
/dports/finance/prestashop/prestashop/install/upgrade/php/
H A Dremove_tab.php27 function remove_tab($tabname) function
/dports/editors/gnome-latex/gnome-latex-3.38.0/src/
H A Ddocuments_panel.vala62 public void remove_tab (DocumentTab tab)
87 remove_tab (tab);
/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/customize/
H A Dclass-wp-customize-image-control.php58 public function remove_tab( $id ) { function in WP_Customize_Image_Control
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/customize/
H A Dclass-wp-customize-image-control.php58 public function remove_tab( $id ) { function in WP_Customize_Image_Control
/dports/games/solarus-quest-editor/solarus-quest-editor-e541e1312c242bff10aa1fb84a7eb8b6cb8504ba/include/widgets/
H A Dtext_editor_widget.h73 void remove_tab();
/dports/audio/exaile/exaile-4.1.1/xlgui/
H A Dpanels.py127 self.remove_tab(data.tab)
252 self.remove_tab(tab)
/dports/science/wwplot/wwplot-0.0.8/WWplot/
H A Dapplication_window.py47 self.tab_widget.tabCloseRequested.connect(self.remove_tab)
118 def remove_tab(self, index): member in ApplicationWindow
/dports/devel/godot2/godot-2.1.6-stable/scene/gui/
H A Dtabs.h117 void remove_tab(int p_idx);
/dports/devel/godot2-tools/godot-2.1.6-stable/scene/gui/
H A Dtabs.h117 void remove_tab(int p_idx);
/dports/net-p2p/deluge-cli/deluge-2.0.3/deluge/ui/gtk3/
H A Dsidebar.py57 def remove_tab(self, tab_name): member in SideBar
/dports/graphics/photoflow/PhotoFlow-8472024f/src/gui/
H A Dmainwindow.hh130 bool remove_tab( Gtk::Widget* widget, bool immediate );
/dports/games/solarus-quest-editor/solarus-quest-editor-e541e1312c242bff10aa1fb84a7eb8b6cb8504ba/src/widgets/
H A Dtext_editor_widget.cpp432 remove_tab(); in keyPressEvent()
500 void TextEditorWidget::remove_tab() { in remove_tab() function in SolarusEditor::TextEditorWidget
/dports/devel/godot/godot-3.2.3-stable/scene/gui/
H A Dtabs.h148 void remove_tab(int p_idx);
/dports/devel/godot-tools/godot-3.2.3-stable/scene/gui/
H A Dtabs.h148 void remove_tab(int p_idx);
/dports/net-im/gajim/gajim-gajim-1.3.3/gajim/
H A Dmessage_window.py231 self.remove_tab(control, self.CLOSE_ESC)
235 self.remove_tab(control, self.CLOSE_CTRL_KEY)
467 self.remove_tab(ctrl, self.CLOSE_TAB_MIDDLE_CLICK)
476 self.remove_tab(control, self.CLOSE_CLOSE_BUTTON)
558 def remove_tab(self, ctrl, method, reason=None, force=False): member in MessageWindow
746 self.remove_tab(self._controls[acct][new_jid],
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dkeyeditor.h47 void remove_tab (std::string const &name);
/dports/editors/elementary-code/code-6.0.0/src/Widgets/
H A DDocumentView.vala267 remove_tab (doc);
275 remove_tab (doc);
373 remove_tab (doc);
H A DSidebar.vala108 public void remove_tab (Code.PaneSwitcher tab) {
/dports/editors/xed/xed-3.2.0/xed/
H A Dxed-notebook.c902 remove_tab (XedTab *tab, in remove_tab() function
949 remove_tab (tab, nb); in xed_notebook_remove_tab()
966 gtk_container_foreach (GTK_CONTAINER (nb), (GtkCallback)remove_tab, nb); in xed_notebook_remove_all_tabs()
/dports/lang/python-legacy/Python-2.7.18/Lib/idlelib/
H A Dtabbedpages.py78 def remove_tab(self, tab_name): member in TabSet
449 self._tab_set.remove_tab(page_name)
/dports/lang/python27/Python-2.7.18/Lib/idlelib/
H A Dtabbedpages.py78 def remove_tab(self, tab_name): member in TabSet
449 self._tab_set.remove_tab(page_name)
/dports/editors/pluma/pluma-1.26.0/pluma/
H A Dpluma-notebook.c1031 remove_tab (PlumaTab *tab, in remove_tab() function
1080 remove_tab (tab, nb); in pluma_notebook_remove_tab()
1098 (GtkCallback)remove_tab, in pluma_notebook_remove_all_tabs()
/dports/astro/sextractor/sextractor-2.5.0/src/fits/
H A Dfitstab.c464 int remove_tab(catstruct *cat, char *tabname, int seg) in remove_tab() function
546 remove_tab(cat, "",0); in remove_tabs()
/dports/deskutils/gnote/gnote-41.1/src/
H A Dnotebuffer.hpp87 bool remove_tab();

123