Home
last modified time | relevance | path

Searched refs:WidgetPath (Results 1 – 25 of 89) sorted by relevance

1234

/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dwidgetpath.cc61 WidgetPath::WidgetPath() in WidgetPath() function in Gtk::WidgetPath
66 WidgetPath::WidgetPath(const WidgetPath& other) in WidgetPath() function in Gtk::WidgetPath
71 WidgetPath::WidgetPath(WidgetPath&& other) noexcept in WidgetPath() function in Gtk::WidgetPath
78 WidgetPath& WidgetPath::operator=(WidgetPath&& other) noexcept in operator =()
80 WidgetPath temp (other); in operator =()
85 WidgetPath::WidgetPath(GtkWidgetPath* gobject, bool make_a_copy) in WidgetPath() function in Gtk::WidgetPath
93 WidgetPath& WidgetPath::operator=(const WidgetPath& other) in operator =()
95 WidgetPath temp (other); in operator =()
100 WidgetPath::~WidgetPath() noexcept in ~WidgetPath()
106 void WidgetPath::swap(WidgetPath& other) noexcept in swap()
[all …]
H A Dwidgetpath.h49 class WidgetPath
53 using CppObjectType = WidgetPath;
61 WidgetPath();
65 WidgetPath(const WidgetPath& other);
66 WidgetPath& operator=(const WidgetPath& other);
68 WidgetPath(WidgetPath&& other) noexcept;
69 WidgetPath& operator=(WidgetPath&& other) noexcept;
71 ~WidgetPath() noexcept;
73 void swap(WidgetPath& other) noexcept;
407 inline void swap(WidgetPath& lhs, WidgetPath& rhs) noexcept in swap()
[all …]
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dwidget_path.rs16 pub struct WidgetPath(Shared<gtk_sys::GtkWidgetPath>);
25 impl WidgetPath { implementation
26 pub fn new() -> WidgetPath { in new()
44 pub fn append_with_siblings(&self, siblings: &WidgetPath, sibling_index: u32) -> i32 { in append_with_siblings() argument
54 pub fn copy(&self) -> Option<WidgetPath> { in copy() argument
132 pub fn iter_get_siblings(&self, pos: i32) -> Option<WidgetPath> { in iter_get_siblings() argument
261 impl Default for WidgetPath { implementation
267 impl fmt::Display for WidgetPath { implementation
H A Dstyle_context.rs29 use WidgetPath;
167 fn get_path(&self) -> Option<WidgetPath>; in get_path() argument
206 fn set_path(&self, path: &WidgetPath); in set_path() argument
356 fn get_path(&self) -> Option<WidgetPath> { in get_path() argument
504 fn set_path(&self, path: &WidgetPath) { in set_path() argument
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dwidget_path.rs16 pub struct WidgetPath(Shared<gtk_sys::GtkWidgetPath>);
25 impl WidgetPath { implementation
26 pub fn new() -> WidgetPath { in new()
44 pub fn append_with_siblings(&self, siblings: &WidgetPath, sibling_index: u32) -> i32 { in append_with_siblings() argument
54 pub fn copy(&self) -> Option<WidgetPath> { in copy() argument
132 pub fn iter_get_siblings(&self, pos: i32) -> Option<WidgetPath> { in iter_get_siblings() argument
261 impl Default for WidgetPath { implementation
267 impl fmt::Display for WidgetPath { implementation
H A Dstyle_context.rs29 use WidgetPath;
167 fn get_path(&self) -> Option<WidgetPath>; in get_path() argument
206 fn set_path(&self, path: &WidgetPath); in set_path() argument
356 fn get_path(&self) -> Option<WidgetPath> { in get_path() argument
504 fn set_path(&self, path: &WidgetPath) { in set_path() argument
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dwidget_path.rs16 pub struct WidgetPath(Shared<gtk_sys::GtkWidgetPath>);
25 impl WidgetPath { impl
26 pub fn new() -> WidgetPath { in new()
44 pub fn append_with_siblings(&self, siblings: &WidgetPath, sibling_index: u32) -> i32 { in append_with_siblings() argument
54 pub fn copy(&self) -> Option<WidgetPath> { in copy() argument
132 pub fn iter_get_siblings(&self, pos: i32) -> Option<WidgetPath> { in iter_get_siblings() argument
261 impl Default for WidgetPath { implementation
267 impl fmt::Display for WidgetPath { implementation
H A Dstyle_context.rs29 use WidgetPath;
171 fn get_path(&self) -> Option<WidgetPath>; in get_path() argument
210 fn set_path(&self, path: &WidgetPath); in set_path() argument
360 fn get_path(&self) -> Option<WidgetPath> { in get_path() argument
508 fn set_path(&self, path: &WidgetPath) { in set_path() argument
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dwidget_path.rs13 pub struct WidgetPath(Shared<ffi::GtkWidgetPath>);
22 impl WidgetPath { implementation
24 pub fn new() -> WidgetPath { in new()
45 pub fn append_with_siblings(&self, siblings: &WidgetPath, sibling_index: u32) -> i32 { in append_with_siblings() argument
56 pub fn copy(&self) -> Option<WidgetPath> { in copy() argument
138 pub fn iter_get_siblings(&self, pos: i32) -> Option<WidgetPath> { in iter_get_siblings() argument
279 impl Default for WidgetPath { implementation
285 impl fmt::Display for WidgetPath { implementation
H A Dstyle_provider.rs6 use crate::WidgetPath;
27 path: &WidgetPath, in style_property() argument
36 path: &WidgetPath, in style_property() argument
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dwidget_path.rs13 pub struct WidgetPath(Shared<ffi::GtkWidgetPath>);
22 impl WidgetPath { impl
24 pub fn new() -> WidgetPath { in new()
45 pub fn append_with_siblings(&self, siblings: &WidgetPath, sibling_index: u32) -> i32 { in append_with_siblings() argument
56 pub fn copy(&self) -> Option<WidgetPath> { in copy() argument
138 pub fn iter_get_siblings(&self, pos: i32) -> Option<WidgetPath> { in iter_get_siblings() argument
279 impl Default for WidgetPath { implementation
285 impl fmt::Display for WidgetPath { implementation
H A Dstyle_provider.rs6 use crate::WidgetPath;
27 path: &WidgetPath, in style_property() argument
36 path: &WidgetPath, in style_property() argument
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dwidget_path.rs13 pub struct WidgetPath(Shared<ffi::GtkWidgetPath>);
22 impl WidgetPath { implementation
24 pub fn new() -> WidgetPath { in new()
45 pub fn append_with_siblings(&self, siblings: &WidgetPath, sibling_index: u32) -> i32 { in append_with_siblings() argument
56 pub fn copy(&self) -> Option<WidgetPath> { in copy() argument
138 pub fn iter_get_siblings(&self, pos: i32) -> Option<WidgetPath> { in iter_get_siblings() argument
279 impl Default for WidgetPath { implementation
285 impl fmt::Display for WidgetPath { implementation
H A Dstyle_provider.rs6 use crate::WidgetPath;
27 path: &WidgetPath, in style_property() argument
36 path: &WidgetPath, in style_property() argument
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dwidget_path.rs13 pub struct WidgetPath(Shared<ffi::GtkWidgetPath>);
22 impl WidgetPath { implementation
24 pub fn new() -> WidgetPath { in new()
45 pub fn append_with_siblings(&self, siblings: &WidgetPath, sibling_index: u32) -> i32 { in append_with_siblings() argument
56 pub fn copy(&self) -> Option<WidgetPath> { in copy() argument
138 pub fn iter_get_siblings(&self, pos: i32) -> Option<WidgetPath> { in iter_get_siblings() argument
279 impl Default for WidgetPath { implementation
285 impl fmt::Display for WidgetPath { implementation
H A Dstyle_provider.rs6 use crate::WidgetPath;
27 path: &WidgetPath, in style_property() argument
36 path: &WidgetPath, in style_property() argument
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/subclass/
H A Dcontainer.rs12 use WidgetPath;
35 fn get_path_for_child(&self, container: &Container, widget: &Widget) -> WidgetPath { in get_path_for_child() argument
46 fn parent_get_path_for_child(&self, container: &Container, widget: &Widget) -> WidgetPath; in parent_get_path_for_child() argument
102 fn parent_get_path_for_child(&self, container: &Container, widget: &Widget) -> WidgetPath { in parent_get_path_for_child() argument
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/subclass/
H A Dcontainer.rs12 use WidgetPath;
35 fn get_path_for_child(&self, container: &Container, widget: &Widget) -> WidgetPath { in get_path_for_child() argument
46 fn parent_get_path_for_child(&self, container: &Container, widget: &Widget) -> WidgetPath; in parent_get_path_for_child() argument
102 fn parent_get_path_for_child(&self, container: &Container, widget: &Widget) -> WidgetPath { in parent_get_path_for_child() argument
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/subclass/
H A Dcontainer.rs12 use crate::WidgetPath;
36 fn path_for_child(&self, container: &Self::Type, widget: &Widget) -> WidgetPath { in path_for_child() argument
51 fn parent_path_for_child(&self, container: &Self::Type, widget: &Widget) -> WidgetPath; in parent_path_for_child() argument
117 fn parent_path_for_child(&self, container: &Self::Type, widget: &Widget) -> WidgetPath { in parent_path_for_child() argument
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/subclass/
H A Dcontainer.rs12 use crate::WidgetPath;
36 fn path_for_child(&self, container: &Self::Type, widget: &Widget) -> WidgetPath { in path_for_child() argument
51 fn parent_path_for_child(&self, container: &Self::Type, widget: &Widget) -> WidgetPath; in parent_path_for_child() argument
117 fn parent_path_for_child(&self, container: &Self::Type, widget: &Widget) -> WidgetPath { in parent_path_for_child() argument
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/subclass/
H A Dcontainer.rs12 use crate::WidgetPath;
36 fn path_for_child(&self, container: &Self::Type, widget: &Widget) -> WidgetPath { in path_for_child() argument
51 fn parent_path_for_child(&self, container: &Self::Type, widget: &Widget) -> WidgetPath; in parent_path_for_child() argument
117 fn parent_path_for_child(&self, container: &Self::Type, widget: &Widget) -> WidgetPath { in parent_path_for_child() argument
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/subclass/
H A Dcontainer.rs12 use crate::WidgetPath;
36 fn path_for_child(&self, container: &Self::Type, widget: &Widget) -> WidgetPath { in path_for_child() argument
51 fn parent_path_for_child(&self, container: &Self::Type, widget: &Widget) -> WidgetPath; in parent_path_for_child() argument
117 fn parent_path_for_child(&self, container: &Self::Type, widget: &Widget) -> WidgetPath { in parent_path_for_child() argument
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dwidgetpath.hg39 class WidgetPath
41 …_CLASS_BOXEDTYPE(WidgetPath, GtkWidgetPath, gtk_widget_path_new, gtk_widget_path_copy, gtk_widget_…
60 _WRAP_METHOD(WidgetPath iter_get_siblings(int pos = -1) const, gtk_widget_path_iter_get_siblings)
/dports/graphics/shotwell/shotwell-0.30.14/src/editing_tools/
H A DRGBHistogramManipulator.vala23 private static Gtk.WidgetPath slider_draw_path = new Gtk.WidgetPath();
24 private static Gtk.WidgetPath frame_draw_path = new Gtk.WidgetPath();
/dports/textproc/meld/meld-3.20.4/meld/ui/
H A Dgtkcompat.py96 path = Gtk.WidgetPath.copy(parent.get_path())
98 path = Gtk.WidgetPath.new()

1234