Home
last modified time | relevance | path

Searched defs:HdyArrowsDirection (Results 1 – 3 of 3) sorted by relevance

/dports/x11-toolkits/libhandy0/libhandy-7a193d7692c9c76a1a94f17c4d30b585f77d177c/src/
H A Dhdy-arrows.h25 } HdyArrowsDirection; typedef
/dports/net-im/fractal/fractal-4.4.0/vendor/libhandy/src/auto/
H A Denums.rs43 fn to_glib(&self) -> handy_sys::HdyArrowsDirection { in to_glib()
/dports/net-im/fractal/fractal-4.4.0/vendor/libhandy-sys/src/
H A Dlib.rs25 pub type HdyArrowsDirection = c_int; typedef
909 pub fn hdy_arrows_get_direction(self_: *mut HdyArrows) -> HdyArrowsDirection; in hdy_arrows_get_direction()
912 pub fn hdy_arrows_set_direction(self_: *mut HdyArrows, direction: HdyArrowsDirection); in hdy_arrows_set_direction()