Home
last modified time | relevance | path

Searched refs:GestureSingle (Results 1 – 25 of 83) sorted by relevance

1234

/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dgesturesingle.cc96 GestureSingle::GestureSingle(const Glib::ConstructParams& construct_params) in GestureSingle() function in Gtk::GestureSingle
103 GestureSingle::GestureSingle(GtkGestureSingle* castitem) in GestureSingle() function in Gtk::GestureSingle
109 GestureSingle::GestureSingle(GestureSingle&& src) noexcept in GestureSingle() function in Gtk::GestureSingle
113 GestureSingle& GestureSingle::operator=(GestureSingle&& src) noexcept in operator =()
120 GestureSingle::~GestureSingle() noexcept in ~GestureSingle()
124 GestureSingle::CppClassType GestureSingle::gesturesingle_class_; // initialize static member
126 GType GestureSingle::get_type() in get_type()
132 GType GestureSingle::get_base_type() in get_base_type()
138 GestureSingle::GestureSingle() in GestureSingle() function in Gtk::GestureSingle
148 bool GestureSingle::get_touch_only() const in get_touch_only()
[all …]
H A Dgesturesingle.h58 class GestureSingle : public Gesture
64 using CppObjectType = GestureSingle;
70 GestureSingle(const GestureSingle&) = delete;
71 GestureSingle& operator=(const GestureSingle&) = delete;
77 explicit GestureSingle(const Glib::ConstructParams& construct_params);
78 explicit GestureSingle(GtkGestureSingle* castitem);
84 GestureSingle(GestureSingle&& src) noexcept;
85 GestureSingle& operator=(GestureSingle&& src) noexcept;
87 ~GestureSingle() noexcept override;
115 GestureSingle();
[all …]
H A Dgestureswipe.cc131 GestureSingle(construct_params) in GestureSwipe()
138 GestureSingle((GtkGestureSingle*)(castitem)) in GestureSwipe()
143 : GestureSingle(std::move(src)) in GestureSwipe()
148 GestureSingle::operator=(std::move(src)); in operator =()
175 GestureSingle(Glib::ConstructParams(gestureswipe_class_.init())) in GestureSwipe()
185GestureSingle(Glib::ConstructParams(gestureswipe_class_.init(), "widget", (widget).gobj(), nullptr… in GestureSwipe()
H A Dgesturelongpress.cc139 GestureSingle(construct_params) in GestureLongPress()
146 GestureSingle((GtkGestureSingle*)(castitem)) in GestureLongPress()
151 : GestureSingle(std::move(src)) in GestureLongPress()
156 GestureSingle::operator=(std::move(src)); in operator =()
183 GestureSingle(Glib::ConstructParams(gesturelongpress_class_.init())) in GestureLongPress()
193GestureSingle(Glib::ConstructParams(gesturelongpress_class_.init(), "widget", (widget).gobj(), nul… in GestureLongPress()
H A Dgesturedrag.cc193 GestureSingle(construct_params) in GestureDrag()
200 GestureSingle((GtkGestureSingle*)(castitem)) in GestureDrag()
205 : GestureSingle(std::move(src)) in GestureDrag()
210 GestureSingle::operator=(std::move(src)); in operator =()
237 GestureSingle(Glib::ConstructParams(gesturedrag_class_.init())) in GestureDrag()
247GestureSingle(Glib::ConstructParams(gesturedrag_class_.init(), "widget", (widget).gobj(), nullptr)) in GestureDrag()
H A Dgesturemultipress.cc182 GestureSingle(construct_params) in GestureMultiPress()
189 GestureSingle((GtkGestureSingle*)(castitem)) in GestureMultiPress()
194 : GestureSingle(std::move(src)) in GestureMultiPress()
199 GestureSingle::operator=(std::move(src)); in operator =()
226 GestureSingle(Glib::ConstructParams(gesturemultipress_class_.init())) in GestureMultiPress()
236GestureSingle(Glib::ConstructParams(gesturemultipress_class_.init(), "widget", (widget).gobj(), nu… in GestureMultiPress()
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dgesture_single.rs20 …pub struct GestureSingle(Object<gtk_sys::GtkGestureSingle, gtk_sys::GtkGestureSingleClass, Gesture…
27 pub const NONE_GESTURE_SINGLE: Option<&GestureSingle> = None;
53 impl<O: IsA<GestureSingle>> GestureSingleExt for O {
116 P: IsA<GestureSingle>, in connect_property_button_notify() argument
119 f(&GestureSingle::from_glib_borrow(this).unsafe_cast()) in connect_property_button_notify()
138 P: IsA<GestureSingle>, in connect_property_exclusive_notify() argument
141 f(&GestureSingle::from_glib_borrow(this).unsafe_cast()) in connect_property_exclusive_notify()
160 P: IsA<GestureSingle>, in connect_property_touch_only_notify() argument
163 f(&GestureSingle::from_glib_borrow(this).unsafe_cast()) in connect_property_touch_only_notify()
177 impl fmt::Display for GestureSingle { implementation
H A Dgesture_swipe.rs23 use GestureSingle;
28 …ureSwipe, gtk_sys::GtkGestureSwipeClass, GestureSwipeClass>) @extends GestureSingle, Gesture, Even…
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dgesture_single.rs20 …pub struct GestureSingle(Object<gtk_sys::GtkGestureSingle, gtk_sys::GtkGestureSingleClass, Gesture…
27 pub const NONE_GESTURE_SINGLE: Option<&GestureSingle> = None;
53 impl<O: IsA<GestureSingle>> GestureSingleExt for O {
116 P: IsA<GestureSingle>, in connect_property_button_notify() argument
119 f(&GestureSingle::from_glib_borrow(this).unsafe_cast()) in connect_property_button_notify()
138 P: IsA<GestureSingle>, in connect_property_exclusive_notify() argument
141 f(&GestureSingle::from_glib_borrow(this).unsafe_cast()) in connect_property_exclusive_notify()
160 P: IsA<GestureSingle>, in connect_property_touch_only_notify() argument
163 f(&GestureSingle::from_glib_borrow(this).unsafe_cast()) in connect_property_touch_only_notify()
177 impl fmt::Display for GestureSingle { implementation
H A Dgesture_swipe.rs23 use GestureSingle;
28 …ureSwipe, gtk_sys::GtkGestureSwipeClass, GestureSwipeClass>) @extends GestureSingle, Gesture, Even…
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dgesture_single.rs20 …pub struct GestureSingle(Object<gtk_sys::GtkGestureSingle, gtk_sys::GtkGestureSingleClass, Gesture…
27 pub const NONE_GESTURE_SINGLE: Option<&GestureSingle> = None;
53 impl<O: IsA<GestureSingle>> GestureSingleExt for O {
116 P: IsA<GestureSingle>, in connect_property_button_notify() argument
119 f(&GestureSingle::from_glib_borrow(this).unsafe_cast()) in connect_property_button_notify()
138 P: IsA<GestureSingle>, in connect_property_exclusive_notify() argument
141 f(&GestureSingle::from_glib_borrow(this).unsafe_cast()) in connect_property_exclusive_notify()
160 P: IsA<GestureSingle>, in connect_property_touch_only_notify() argument
163 f(&GestureSingle::from_glib_borrow(this).unsafe_cast()) in connect_property_touch_only_notify()
177 impl fmt::Display for GestureSingle { implementation
H A Dgesture_swipe.rs23 use GestureSingle;
28 …ureSwipe, gtk_sys::GtkGestureSwipeClass, GestureSwipeClass>) @extends GestureSingle, Gesture, Even…
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dgesture_single.rs18 …pub struct GestureSingle(Object<ffi::GtkGestureSingle, ffi::GtkGestureSingleClass>) @extends Gestu…
25 pub const NONE_GESTURE_SINGLE: Option<&GestureSingle> = None;
67 impl<O: IsA<GestureSingle>> GestureSingleExt for O {
126 P: IsA<GestureSingle>, in connect_button_notify() argument
134 f(GestureSingle::from_glib_borrow(this).unsafe_cast_ref()) in connect_button_notify()
151 P: IsA<GestureSingle>, in connect_exclusive_notify() argument
159 f(GestureSingle::from_glib_borrow(this).unsafe_cast_ref()) in connect_exclusive_notify()
176 P: IsA<GestureSingle>, in connect_touch_only_notify() argument
184 f(GestureSingle::from_glib_borrow(this).unsafe_cast_ref()) in connect_touch_only_notify()
200 impl fmt::Display for GestureSingle { implementation
H A Dgesture_stylus.rs7 use crate::GestureSingle;
22 …s(Object<ffi::GtkGestureStylus, ffi::GtkGestureStylusClass>) @extends GestureSingle, Gesture, Even…
H A Dgesture_swipe.rs7 use crate::GestureSingle;
25 …ipe(Object<ffi::GtkGestureSwipe, ffi::GtkGestureSwipeClass>) @extends GestureSingle, Gesture, Even…
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dgesture_single.rs18 …pub struct GestureSingle(Object<ffi::GtkGestureSingle, ffi::GtkGestureSingleClass>) @extends Gestu…
25 pub const NONE_GESTURE_SINGLE: Option<&GestureSingle> = None;
67 impl<O: IsA<GestureSingle>> GestureSingleExt for O {
126 P: IsA<GestureSingle>, in connect_button_notify() argument
134 f(GestureSingle::from_glib_borrow(this).unsafe_cast_ref()) in connect_button_notify()
151 P: IsA<GestureSingle>, in connect_exclusive_notify() argument
159 f(GestureSingle::from_glib_borrow(this).unsafe_cast_ref()) in connect_exclusive_notify()
176 P: IsA<GestureSingle>, in connect_touch_only_notify() argument
184 f(GestureSingle::from_glib_borrow(this).unsafe_cast_ref()) in connect_touch_only_notify()
200 impl fmt::Display for GestureSingle { implementation
H A Dgesture_stylus.rs7 use crate::GestureSingle;
22 …s(Object<ffi::GtkGestureStylus, ffi::GtkGestureStylusClass>) @extends GestureSingle, Gesture, Even…
H A Dgesture_swipe.rs7 use crate::GestureSingle;
25 …ipe(Object<ffi::GtkGestureSwipe, ffi::GtkGestureSwipeClass>) @extends GestureSingle, Gesture, Even…
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dgesture_single.rs18 …pub struct GestureSingle(Object<ffi::GtkGestureSingle, ffi::GtkGestureSingleClass>) @extends Gestu…
25 pub const NONE_GESTURE_SINGLE: Option<&GestureSingle> = None;
67 impl<O: IsA<GestureSingle>> GestureSingleExt for O {
126 P: IsA<GestureSingle>, in connect_button_notify() argument
134 f(GestureSingle::from_glib_borrow(this).unsafe_cast_ref()) in connect_button_notify()
151 P: IsA<GestureSingle>, in connect_exclusive_notify() argument
159 f(GestureSingle::from_glib_borrow(this).unsafe_cast_ref()) in connect_exclusive_notify()
176 P: IsA<GestureSingle>, in connect_touch_only_notify() argument
184 f(GestureSingle::from_glib_borrow(this).unsafe_cast_ref()) in connect_touch_only_notify()
200 impl fmt::Display for GestureSingle { implementation
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dgesture_single.rs18 …pub struct GestureSingle(Object<ffi::GtkGestureSingle, ffi::GtkGestureSingleClass>) @extends Gestu…
25 pub const NONE_GESTURE_SINGLE: Option<&GestureSingle> = None;
67 impl<O: IsA<GestureSingle>> GestureSingleExt for O {
126 P: IsA<GestureSingle>, in connect_button_notify() argument
134 f(GestureSingle::from_glib_borrow(this).unsafe_cast_ref()) in connect_button_notify()
151 P: IsA<GestureSingle>, in connect_exclusive_notify() argument
159 f(GestureSingle::from_glib_borrow(this).unsafe_cast_ref()) in connect_exclusive_notify()
176 P: IsA<GestureSingle>, in connect_touch_only_notify() argument
184 f(GestureSingle::from_glib_borrow(this).unsafe_cast_ref()) in connect_touch_only_notify()
200 impl fmt::Display for GestureSingle { implementation
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/private/
H A Dgesturesingle_p.h17 using CppObjectType = GestureSingle;
23 friend class GestureSingle; variable
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dgesturesingle.hg40 class GestureSingle : public Gesture
42 _CLASS_GOBJECT(GestureSingle, GtkGestureSingle, GTK_GESTURE_SINGLE, Gesture, GtkGesture)
67 // GestureSingle has no signals
H A Dgesturelongpress.hg37 class GestureLongPress : public GestureSingle
39 …_CLASS_GOBJECT(GestureLongPress, GtkGestureLongPress, GTK_GESTURE_LONG_PRESS, GestureSingle, GtkGe…
H A Dgesturedrag.hg36 class GestureDrag : public GestureSingle
38 _CLASS_GOBJECT(GestureDrag, GtkGestureDrag, GTK_GESTURE_DRAG, GestureSingle, GtkGestureSingle)
H A Dgestureswipe.hg41 class GestureSwipe : public GestureSingle
43 _CLASS_GOBJECT(GestureSwipe, GtkGestureSwipe, GTK_GESTURE_SWIPE, GestureSingle, GtkGestureSingle)

1234