Home
last modified time | relevance | path

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

12

/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkgesturepan.h45 GtkGesture * gtk_gesture_pan_new (GtkOrientation orientation);
H A Dgtkgesturepan.c280 gtk_gesture_pan_new (GtkOrientation orientation) in gtk_gesture_pan_new() function
H A Dgtkswitch.c635 gesture = gtk_gesture_pan_new (GTK_ORIENTATION_HORIZONTAL); in gtk_switch_init()
H A Dgtkshortcutssection.c418 gesture = gtk_gesture_pan_new (GTK_ORIENTATION_HORIZONTAL); in gtk_shortcuts_section_init()
H A Dgtkpaned.c1451 gesture = gtk_gesture_pan_new (GTK_ORIENTATION_HORIZONTAL); in gtk_paned_init()
H A Dgtkscrolledwindow.c2047 priv->pan_gesture = gtk_gesture_pan_new (GTK_ORIENTATION_VERTICAL); in gtk_scrolled_window_init()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkgesturepan.h45 GtkGesture * gtk_gesture_pan_new (GtkWidget *widget,
H A Dgtkgesturepan.c290 gtk_gesture_pan_new (GtkWidget *widget, in gtk_gesture_pan_new() function
H A Dgtkshortcutssection.c463 self->pan_gesture = gtk_gesture_pan_new (GTK_WIDGET (self->stack), GTK_ORIENTATION_HORIZONTAL); in gtk_shortcuts_section_init()
H A Dgtkswitch.c1069 gesture = gtk_gesture_pan_new (GTK_WIDGET (self), in gtk_switch_init()
H A Dgtkpaned.c1926 gesture = gtk_gesture_pan_new (GTK_WIDGET (paned), in gtk_paned_init()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dgesture_pan.rs39 Gesture::from_glib_full(ffi::gtk_gesture_pan_new( in new()
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dgesture_pan.rs41 Gesture::from_glib_full(gtk_sys::gtk_gesture_pan_new( in new()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dgesture_pan.rs39 Gesture::from_glib_full(ffi::gtk_gesture_pan_new( in new()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dgesture_pan.rs39 Gesture::from_glib_full(ffi::gtk_gesture_pan_new( in new()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dgesture_pan.rs41 Gesture::from_glib_full(gtk_sys::gtk_gesture_pan_new( in new()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dgesture_pan.rs39 Gesture::from_glib_full(ffi::gtk_gesture_pan_new( in new()
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dgesture_pan.rs41 Gesture::from_glib_full(gtk_sys::gtk_gesture_pan_new( in new()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dgesturepan.hg59 _WRAP_CTOR(GesturePan(Widget& widget, Orientation orientation), gtk_gesture_pan_new)
/dports/x11-toolkits/libdazzle/libdazzle-3.42.0/src/shortcuts/
H A Ddzl-shortcuts-section.c454 self->pan_gesture = gtk_gesture_pan_new (GTK_WIDGET (self->stack), GTK_ORIENTATION_HORIZONTAL); in dzl_shortcuts_section_init()
/dports/x11-toolkits/libdazzle/libdazzle-3.42.0/src/panel/
H A Ddzl-dock-bin.c1507 gesture = gtk_gesture_pan_new (GTK_WIDGET (self), GTK_ORIENTATION_HORIZONTAL); in dzl_dock_bin_create_pan_gesture()
/dports/x11-toolkits/libdazzle/libdazzle-3.42.0/src/widgets/
H A Ddzl-multi-paned.c1887 gesture = gtk_gesture_pan_new (GTK_WIDGET (self), GTK_ORIENTATION_HORIZONTAL); in dzl_multi_paned_create_pan_gesture()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/gtk/
H A Dwindow.cpp3485 m_vertical_pan_gesture = gtk_gesture_pan_new(widget, GTK_ORIENTATION_VERTICAL); in Reinit()
3507 m_horizontal_pan_gesture = gtk_gesture_pan_new(widget, GTK_ORIENTATION_HORIZONTAL); in Reinit()
/dports/graphics/eog/eog-41.1/src/
H A Deog-scroll-view.c2304 priv->pan_gesture = gtk_gesture_pan_new (GTK_WIDGET (view), in eog_scroll_view_init()
/dports/graphics/xviewer/xviewer-3.2.2/src/
H A Dxviewer-scroll-view.c3270 priv->pan_gesture = gtk_gesture_pan_new (GTK_WIDGET (view), in xviewer_scroll_view_init()

12