Home
last modified time | relevance | path

Searched refs:GtkGestureSwipe (Results 1 – 25 of 39) sorted by relevance

12

/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dgestureswipe.h29 using GtkGestureSwipe = struct _GtkGestureSwipe;
67 using BaseObjectType = GtkGestureSwipe;
79 explicit GestureSwipe(GtkGestureSwipe* castitem);
101 GtkGestureSwipe* gobj() { return reinterpret_cast<GtkGestureSwipe*>(gobject_); } in gobj()
104 const GtkGestureSwipe* gobj() const { return reinterpret_cast<GtkGestureSwipe*>(gobject_); } in gobj()
107 GtkGestureSwipe* gobj_copy();
196 Glib::RefPtr<Gtk::GestureSwipe> wrap(GtkGestureSwipe* object, bool take_copy = false);
H A Dgestureswipe.cc32 static void GestureSwipe_signal_swipe_callback(GtkGestureSwipe* self, gdouble p0,gdouble p1,void* d… in GestureSwipe_signal_swipe_callback()
69 Glib::RefPtr<Gtk::GestureSwipe> wrap(GtkGestureSwipe* object, bool take_copy) in wrap()
117 return new GestureSwipe((GtkGestureSwipe*)object); in wrap_new()
123 GtkGestureSwipe* GestureSwipe::gobj_copy() in gobj_copy()
136 GestureSwipe::GestureSwipe(GtkGestureSwipe* castitem) in GestureSwipe()
198 …return gtk_gesture_swipe_get_velocity(const_cast<GtkGestureSwipe*>(gobj()), &(velocity_x), &(veloc… in get_velocity()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkgestureswipe.c70 G_DEFINE_TYPE_WITH_PRIVATE (GtkGestureSwipe, gtk_gesture_swipe, GTK_TYPE_GESTURE_SINGLE) in G_DEFINE_TYPE_WITH_PRIVATE() argument
107 _gtk_gesture_swipe_clear_backlog (GtkGestureSwipe *gesture, in _gtk_gesture_swipe_clear_backlog()
133 gtk_gesture_swipe_append_event (GtkGestureSwipe *swipe, in gtk_gesture_swipe_append_event()
155 GtkGestureSwipe *swipe = GTK_GESTURE_SWIPE (gesture); in gtk_gesture_swipe_update()
161 _gtk_gesture_swipe_calculate_velocity (GtkGestureSwipe *gesture, in _gtk_gesture_swipe_calculate_velocity()
200 GtkGestureSwipe *swipe = GTK_GESTURE_SWIPE (gesture); in gtk_gesture_swipe_end()
261 gtk_gesture_swipe_init (GtkGestureSwipe *gesture) in gtk_gesture_swipe_init()
298 gtk_gesture_swipe_get_velocity (GtkGestureSwipe *gesture, in gtk_gesture_swipe_get_velocity()
H A Dgtkgestureswipe.h33 …TURE_SWIPE(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), GTK_TYPE_GESTURE_SWIPE, GtkGestureSwipe))
39 typedef struct _GtkGestureSwipe GtkGestureSwipe; typedef
49 gboolean gtk_gesture_swipe_get_velocity (GtkGestureSwipe *gesture,
H A Dgtkgestureswipeprivate.h35 void (* swipe) (GtkGestureSwipe *gesture,
H A Dgtk-autocleanups.h87 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GtkGestureSwipe, g_object_unref)
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkgestureswipe.c69 G_DEFINE_TYPE_WITH_PRIVATE (GtkGestureSwipe, gtk_gesture_swipe, GTK_TYPE_GESTURE_SINGLE) in G_DEFINE_TYPE_WITH_PRIVATE() argument
103 _gtk_gesture_swipe_clear_backlog (GtkGestureSwipe *gesture, in _gtk_gesture_swipe_clear_backlog()
129 gtk_gesture_swipe_append_event (GtkGestureSwipe *swipe, in gtk_gesture_swipe_append_event()
151 GtkGestureSwipe *swipe = GTK_GESTURE_SWIPE (gesture); in gtk_gesture_swipe_update()
157 _gtk_gesture_swipe_calculate_velocity (GtkGestureSwipe *gesture, in _gtk_gesture_swipe_calculate_velocity()
196 GtkGestureSwipe *swipe = GTK_GESTURE_SWIPE (gesture); in gtk_gesture_swipe_end()
258 gtk_gesture_swipe_init (GtkGestureSwipe *gesture) in gtk_gesture_swipe_init()
301 gtk_gesture_swipe_get_velocity (GtkGestureSwipe *gesture, in gtk_gesture_swipe_get_velocity()
H A Dgtkgestureswipe.h33 …TURE_SWIPE(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), GTK_TYPE_GESTURE_SWIPE, GtkGestureSwipe))
39 typedef struct _GtkGestureSwipe GtkGestureSwipe; typedef
49 gboolean gtk_gesture_swipe_get_velocity (GtkGestureSwipe *gesture,
H A Dgtkgestureswipeprivate.h35 void (* swipe) (GtkGestureSwipe *gesture,
H A Dgtk-autocleanups.h94 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GtkGestureSwipe, g_object_unref)
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dgesture_swipe.rs28 …pub struct GestureSwipe(Object<gtk_sys::GtkGestureSwipe, gtk_sys::GtkGestureSwipeClass, GestureSwi…
67 this: *mut gtk_sys::GtkGestureSwipe, in connect_swipe() argument
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dgesture_swipe.rs28 …pub struct GestureSwipe(Object<gtk_sys::GtkGestureSwipe, gtk_sys::GtkGestureSwipeClass, GestureSwi…
67 this: *mut gtk_sys::GtkGestureSwipe, in connect_swipe() argument
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dgesture_swipe.rs28 …pub struct GestureSwipe(Object<gtk_sys::GtkGestureSwipe, gtk_sys::GtkGestureSwipeClass, GestureSwi…
65 this: *mut gtk_sys::GtkGestureSwipe, in connect_swipe() argument
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dgesture_swipe.rs25 …pub struct GestureSwipe(Object<ffi::GtkGestureSwipe, ffi::GtkGestureSwipeClass>) @extends GestureS…
74 this: *mut ffi::GtkGestureSwipe, in connect_swipe() argument
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dgesture_swipe.rs25 …pub struct GestureSwipe(Object<ffi::GtkGestureSwipe, ffi::GtkGestureSwipeClass>) @extends GestureS…
74 this: *mut ffi::GtkGestureSwipe, in connect_swipe() argument
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dgesture_swipe.rs25 …pub struct GestureSwipe(Object<ffi::GtkGestureSwipe, ffi::GtkGestureSwipeClass>) @extends GestureS…
74 this: *mut ffi::GtkGestureSwipe, in connect_swipe() argument
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dgesture_swipe.rs25 …pub struct GestureSwipe(Object<ffi::GtkGestureSwipe, ffi::GtkGestureSwipeClass>) @extends GestureS…
74 this: *mut ffi::GtkGestureSwipe, in connect_swipe() argument
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/private/
H A Dgestureswipe_p.h18 using BaseObjectType = GtkGestureSwipe;
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dgestureswipe.hg43 _CLASS_GOBJECT(GestureSwipe, GtkGestureSwipe, GTK_GESTURE_SWIPE, GestureSingle, GtkGestureSingle)
H A Dgtk_extra_objects.defs122 (c-name "GtkGestureSwipe")
/dports/x11-toolkits/gtk40/gtk-4.4.1/demos/gtk-demo/
H A Dgestures.c29 swipe_gesture_swept (GtkGestureSwipe *gesture, in swipe_gesture_swept()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/demos/gtk-demo/
H A Dgestures.c28 swipe_gesture_swept (GtkGestureSwipe *gesture, in swipe_gesture_swept()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/unx/gtk/
H A Dgtkframe.hxx248 …static void gestureSwipe(GtkGestureSwipe* gesture, gdouble velocity_x, gdouble velocity_y,…
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/unx/gtk/
H A Dgtkframe.hxx276 …static void gestureSwipe(GtkGestureSwipe* gesture, gdouble velocity_x, gdouble velocity_y,…
/dports/devel/gnome-builder/gnome-builder-41.3/src/libide/gui/
H A Dide-frame.c541 GtkGestureSwipe *gesture) in ide_frame_pan_update()

12