Home
last modified time | relevance | path

Searched defs:HdyValueObject (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/fractal/fractal-4.4.0/vendor/libhandy-sys/src/
H A Dlib.rs775 pub struct HdyValueObject(c_void); struct
777 impl ::std::fmt::Debug for HdyValueObject { implementation
1292 pub fn hdy_value_object_new(value: *const gobject::GValue) -> *mut HdyValueObject; in hdy_value_object_new()
1294 pub fn hdy_value_object_new_collect(type_: GType, ...) -> *mut HdyValueObject; in hdy_value_object_new_collect()
1296 pub fn hdy_value_object_new_string(string: *const c_char) -> *mut HdyValueObject; in hdy_value_object_new_string()
1298 pub fn hdy_value_object_new_take_string(string: *mut c_char) -> *mut HdyValueObject; in hdy_value_object_new_take_string()
1300 pub fn hdy_value_object_copy_value(value: *mut HdyValueObject, dest: *mut gobject::GValue); in hdy_value_object_copy_value()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/libhandy-sys-0.8.0/src/
H A Dlib.rs989 pub struct HdyValueObject(c_void); struct
991 impl ::std::fmt::Debug for HdyValueObject { implementation
2155 pub fn hdy_value_object_new(value: *const gobject::GValue) -> *mut HdyValueObject; in hdy_value_object_new()
2156 pub fn hdy_value_object_new_collect(type_: GType, ...) -> *mut HdyValueObject; in hdy_value_object_new_collect()
2157 pub fn hdy_value_object_new_string(string: *const c_char) -> *mut HdyValueObject; in hdy_value_object_new_string()
2158 pub fn hdy_value_object_new_take_string(string: *mut c_char) -> *mut HdyValueObject; in hdy_value_object_new_take_string()
2159 pub fn hdy_value_object_copy_value(value: *mut HdyValueObject, dest: *mut gobject::GValue); in hdy_value_object_copy_value()