Home
last modified time | relevance | path

Searched refs:hdy_flap_set_swipe_to_open (Results 1 – 9 of 9) sorted by relevance

/dports/sysutils/gnome-control-center/gnome-control-center-41.2/subprojects/libhandy/src/
H A Dhdy-flap.h115 void hdy_flap_set_swipe_to_open (HdyFlap *self,
H A Dhdy-flap.c1465 hdy_flap_set_swipe_to_open (self, g_value_get_boolean (value)); in hdy_flap_set_property()
2631 hdy_flap_set_swipe_to_open (HdyFlap *self, in hdy_flap_set_swipe_to_open() function
/dports/x11-toolkits/libhandy/libhandy-1.4.0/src/
H A Dhdy-flap.h115 void hdy_flap_set_swipe_to_open (HdyFlap *self,
H A Dhdy-flap.c1465 hdy_flap_set_swipe_to_open (self, g_value_get_boolean (value)); in hdy_flap_set_property()
2631 hdy_flap_set_swipe_to_open (HdyFlap *self, in hdy_flap_set_swipe_to_open() function
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/subprojects/libhandy/tests/
H A Dtest-flap.c361 hdy_flap_set_swipe_to_open (flap, TRUE); in test_hdy_flap_swipe_to_open()
364 hdy_flap_set_swipe_to_open (flap, FALSE); in test_hdy_flap_swipe_to_open()
/dports/x11-toolkits/libhandy/libhandy-1.4.0/tests/
H A Dtest-flap.c361 hdy_flap_set_swipe_to_open (flap, TRUE); in test_hdy_flap_swipe_to_open()
364 hdy_flap_set_swipe_to_open (flap, FALSE); in test_hdy_flap_swipe_to_open()
/dports/www/epiphany/epiphany-41.0/src/
H A Dephy-fullscreen-box.c419 hdy_flap_set_swipe_to_open (flap, FALSE); in ephy_fullscreen_box_init()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/libhandy-0.8.0/src/auto/
H A Dflap.rs224 ffi::hdy_flap_set_swipe_to_open(self.to_glib_none().0, swipe_to_open.into_glib()); in set_swipe_to_open()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/libhandy-sys-0.8.0/src/
H A Dlib.rs1500 pub fn hdy_flap_set_swipe_to_open(self_: *mut HdyFlap, swipe_to_open: gboolean); in hdy_flap_set_swipe_to_open() function