Home
last modified time | relevance | path

Searched refs:hdy_value_object_get_string (Results 1 – 16 of 16) sorted by relevance

/dports/sysutils/gnome-control-center/gnome-control-center-41.2/subprojects/libhandy/tests/
H A Dtest-value-object.c20 g_assert_cmpstr (hdy_value_object_get_string (obj), ==, "asdfasdf"); in test_hdy_value_object_init()
24 g_assert_cmpstr (hdy_value_object_get_string (obj), ==, "asdfasdf"); in test_hdy_value_object_init()
28 g_assert_cmpstr (hdy_value_object_get_string (obj), ==, "asdfasdf"); in test_hdy_value_object_init()
32 g_assert_cmpstr (hdy_value_object_get_string (obj), ==, "asdfasdf"); in test_hdy_value_object_init()
/dports/x11-toolkits/libhandy0/libhandy-7a193d7692c9c76a1a94f17c4d30b585f77d177c/tests/
H A Dtest-value-object.c21 g_assert_cmpstr (hdy_value_object_get_string (obj), ==, "asdfasdf"); in test_hdy_value_object_init()
25 g_assert_cmpstr (hdy_value_object_get_string (obj), ==, "asdfasdf"); in test_hdy_value_object_init()
29 g_assert_cmpstr (hdy_value_object_get_string (obj), ==, "asdfasdf"); in test_hdy_value_object_init()
33 g_assert_cmpstr (hdy_value_object_get_string (obj), ==, "asdfasdf"); in test_hdy_value_object_init()
/dports/x11-toolkits/libhandy/libhandy-1.4.0/tests/
H A Dtest-value-object.c20 g_assert_cmpstr (hdy_value_object_get_string (obj), ==, "asdfasdf"); in test_hdy_value_object_init()
24 g_assert_cmpstr (hdy_value_object_get_string (obj), ==, "asdfasdf"); in test_hdy_value_object_init()
28 g_assert_cmpstr (hdy_value_object_get_string (obj), ==, "asdfasdf"); in test_hdy_value_object_init()
32 g_assert_cmpstr (hdy_value_object_get_string (obj), ==, "asdfasdf"); in test_hdy_value_object_init()
/dports/x11-toolkits/libhandy0/libhandy-7a193d7692c9c76a1a94f17c4d30b585f77d177c/src/
H A Dhdy-value-object.h31 const gchar* hdy_value_object_get_string (HdyValueObject *value);
H A Dhdy-value-object.c247 hdy_value_object_get_string (HdyValueObject *value) in hdy_value_object_get_string() function
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/subprojects/libhandy/src/
H A Dhdy-value-object.h41 const gchar* hdy_value_object_get_string (HdyValueObject *value);
H A Dhdy-value-object.c247 hdy_value_object_get_string (HdyValueObject *value) in hdy_value_object_get_string() function
/dports/x11-toolkits/libhandy/libhandy-1.4.0/src/
H A Dhdy-value-object.h41 const gchar* hdy_value_object_get_string (HdyValueObject *value);
H A Dhdy-value-object.c247 hdy_value_object_get_string (HdyValueObject *value) in hdy_value_object_get_string() function
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/libhandy-0.8.0/src/auto/
H A Dvalue_object.rs33 unsafe { from_glib_none(ffi::hdy_value_object_get_string(self.to_glib_none().0)) } in string()
/dports/net-im/fractal/fractal-4.4.0/vendor/libhandy/src/auto/
H A Dvalue_object.rs51 from_glib_none(handy_sys::hdy_value_object_get_string(self.as_ref().to_glib_none().0)) in get_string()
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/subprojects/libhandy/examples/
H A Dhdy-demo-window.c260 style = hdy_value_object_get_string (value); in carousel_indicators_name()
286 hdy_value_object_get_string (obj)); in notify_carousel_indicators_cb()
/dports/x11-toolkits/libhandy/libhandy-1.4.0/examples/
H A Dhdy-demo-window.c252 style = hdy_value_object_get_string (value); in carousel_indicators_name()
278 hdy_value_object_get_string (obj)); in notify_carousel_indicators_cb()
/dports/x11-toolkits/libhandy0/libhandy-7a193d7692c9c76a1a94f17c4d30b585f77d177c/debian/
H A Dlibhandy-0.0-0.symbols281 hdy_value_object_get_string@LIBHANDY_0_0_0 0.0.8
/dports/net-im/fractal/fractal-4.4.0/vendor/libhandy-sys/src/
H A Dlib.rs1304 pub fn hdy_value_object_get_string(value: *mut HdyValueObject) -> *const c_char; in hdy_value_object_get_string() function
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/libhandy-sys-0.8.0/src/
H A Dlib.rs2161 pub fn hdy_value_object_get_string(value: *mut HdyValueObject) -> *const c_char; in hdy_value_object_get_string() function