Home
last modified time | relevance | path

Searched defs:get_widgets (Results 1 – 25 of 32) sorted by relevance

12

/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dtext_child_anchor.rs37 fn get_widgets(&self) -> Vec<Widget>; in get_widgets() method
49 fn get_widgets(&self) -> Vec<Widget> { in get_widgets() method
H A Dsize_group.rs82 fn get_widgets(&self) -> Vec<Widget>; in get_widgets() method
126 fn get_widgets(&self) -> Vec<Widget> { in get_widgets() method
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dtext_child_anchor.rs37 fn get_widgets(&self) -> Vec<Widget>; in get_widgets() method
49 fn get_widgets(&self) -> Vec<Widget> { in get_widgets() method
H A Dsize_group.rs82 fn get_widgets(&self) -> Vec<Widget>; in get_widgets() method
126 fn get_widgets(&self) -> Vec<Widget> { in get_widgets() method
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dtext_child_anchor.rs37 fn get_widgets(&self) -> Vec<Widget>; in get_widgets() method
49 fn get_widgets(&self) -> Vec<Widget> { in get_widgets() method
H A Dsize_group.rs84 fn get_widgets(&self) -> Vec<Widget>; in get_widgets() method
128 fn get_widgets(&self) -> Vec<Widget> { in get_widgets() method
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dtextchildanchor.cc148 Glib::ListHandle<Widget*> TextChildAnchor::get_widgets() in get_widgets() function in Gtk::TextChildAnchor
153 Glib::ListHandle<const Widget*> TextChildAnchor::get_widgets() const in get_widgets() function in Gtk::TextChildAnchor
H A Dsizegroup.cc188 Glib::SListHandle<Widget*> SizeGroup::get_widgets() in get_widgets() function in Gtk::SizeGroup
193 Glib::SListHandle<const Widget*> SizeGroup::get_widgets() const in get_widgets() function in Gtk::SizeGroup
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dtextchildanchor.cc157 std::vector<Widget*> TextChildAnchor::get_widgets() in get_widgets() function in Gtk::TextChildAnchor
162 std::vector<const Widget*> TextChildAnchor::get_widgets() const in get_widgets() function in Gtk::TextChildAnchor
H A Dsizegroup.cc208 std::vector<Widget*> SizeGroup::get_widgets() in get_widgets() function in Gtk::SizeGroup
213 std::vector<const Widget*> SizeGroup::get_widgets() const in get_widgets() function in Gtk::SizeGroup
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/extension/prefdialog/
H A Dwidget.cpp158 void InxWidget::get_widgets(std::vector<InxWidget *> &list) in get_widgets() function in Inkscape::Extension::InxWidget
/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/rest-api/endpoints/
H A Dclass-wp-rest-widget-types-controller.php205 protected function get_widgets() { function in WP_REST_Widget_Types_Controller
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/rest-api/endpoints/
H A Dclass-wp-rest-widget-types-controller.php205 protected function get_widgets() { function in WP_REST_Widget_Types_Controller
/dports/games/wesnoth/wesnoth-1.14.17/src/editor/palette/
H A Dempty_palette.hpp57 std::vector<gui::widget>* get_widgets() { return nullptr; } in get_widgets() function in editor::empty_palette
/dports/audio/sonata/sonata-1.7b1-22-gcee3555/sonata/
H A Dstreams.py129 def get_widgets(self): member in Streams
H A Dplaylists.py90 def get_widgets(self): member in Playlists
H A Dcurrent.py102 def get_widgets(self): member in Current
/dports/devel/py-vsts/vsts-0.1.25/vsts/dashboard/v4_0/
H A Ddashboard_client.py323 def get_widgets(self, team_context, dashboard_id, eTag=None): member in DashboardClient
/dports/devel/py-vsts/vsts-0.1.25/vsts/dashboard/v4_1/
H A Ddashboard_client.py323 def get_widgets(self, team_context, dashboard_id, eTag=None): member in DashboardClient
/dports/x11/guake/Guake-3.4.0/guake/
H A Dsimplegladeapp.py326 def get_widgets(self): member in SimpleGladeApp
/dports/math/py-mathics/Mathics3-2.2.0/mathics/builtin/
H A Dmanipulate.py132 def get_widgets(self): member in _WidgetInstantiator
/dports/sysutils/cpu-x/CPU-X-4.0.1/src/
H A Dgui_gtk.c330 static void get_widgets(GtkBuilder *builder, GtkLabels *glab) in get_widgets() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dlayout.hxx610 const std::set< VclPtr<vcl::Window> >& get_widgets() const in get_widgets() function in VclSizeGroup
614 std::set< VclPtr<vcl::Window> >& get_widgets() in get_widgets() function in VclSizeGroup
/dports/sysutils/fselect/fselect-0.7.7/cargo-crates/regex-1.5.4/src/
H A Dexec.rs177 /// optimizations are possible.
/dports/net-p2p/deluge-cli/deluge-2.0.3/deluge/ui/gtk3/
H A Dstatusbar.py106 def get_widgets(self): member in StatusBarItem

12