Home
last modified time | relevance | path

Searched refs:source_property (Results 1 – 25 of 70) sorted by relevance

123

/dports/x11-toolkits/libdazzle/libdazzle-3.42.0/src/bindings/
H A Ddzl-binding-group.c57 const gchar *source_property; member
120 g_assert (lazy_binding->source_property != NULL); in dzl_binding_group_connect()
134 lazy_binding->source_property, in dzl_binding_group_connect()
244 lazy_binding->source_property = NULL; in lazy_binding_free()
474 const gchar *source_property, in dzl_binding_group_bind_helper() argument
487 g_return_if_fail (source_property != NULL); in dzl_binding_group_bind_helper()
500 lazy_binding->source_property = g_intern_string (source_property); in dzl_binding_group_bind_helper()
547 const gchar *source_property, in dzl_binding_group_bind() argument
552 dzl_binding_group_bind_full (self, source_property, in dzl_binding_group_bind()
593 dzl_binding_group_bind_helper (self, source_property, in dzl_binding_group_bind_full()
[all …]
H A Ddzl-binding-group.h43 const gchar *source_property,
49 const gchar *source_property,
59 const gchar *source_property,
/dports/devel/glibmm/glibmm-2.64.2/glib/glibmm/
H A Dbinding.h330 const PropertyProxy_Base& source_property,
350 const PropertyProxy_Base& source_property,
381 const PropertyProxy<T_source>& source_property, in bind_property() argument
388 return bind_property_value(source_property, target_property, flags, in bind_property()
416 const PropertyProxy<T_source>& source_property, in bind_property() argument
423 return bind_property_value(source_property, target_property, flags, in bind_property()
451 const PropertyProxy_ReadOnly<T_source>& source_property, in bind_property() argument
458 return bind_property_value(source_property, target_property, flags, in bind_property()
486 const PropertyProxy_ReadOnly<T_source>& source_property, in bind_property() argument
493 return bind_property_value(source_property, target_property, flags, in bind_property()
[all …]
H A Dbinding.cc91 Binding::bind_property_value(const PropertyProxy_Base& source_property, in bind_property_value() argument
100 g_object_bind_property(source_property.get_object()->gobj(), source_property.get_name(), in bind_property_value()
110 binding = g_object_bind_property_full(source_property.get_object()->gobj(), in bind_property_value()
111 source_property.get_name(), target_property.get_object()->gobj(), target_property.get_name(), in bind_property_value()
/dports/devel/glibmm/glibmm-2.64.2/glib/src/
H A Dbinding.hg156 * @param source_property The source property to bind.
169 const PropertyProxy_Base& source_property,
179 * @param source_property The source property to bind.
190 const PropertyProxy_Base& source_property,
200 * @param source_property The source property to bind.
221 const PropertyProxy<T_source>& source_property,
235 * @param source_property The source property to bind.
256 const PropertyProxy<T_source>& source_property,
270 * @param source_property The source property to bind.
305 * @param source_property The source property to bind.
[all …]
H A Dbinding.ccg82 Binding::bind_property_value(const PropertyProxy_Base& source_property,
91 g_object_bind_property(source_property.get_object()->gobj(), source_property.get_name(),
101 binding = g_object_bind_property_full(source_property.get_object()->gobj(),
102 source_property.get_name(), target_property.get_object()->gobj(), target_property.get_name(),
/dports/devel/glib20/glib-2.70.4/gobject/
H A Dgbinding.c252 const gchar *source_property; member
760 dest = &binding->source_property; in g_binding_set_property()
832 g_assert (binding->source_property != NULL); in g_binding_constructed()
1159 return binding->source_property; in g_binding_get_source_property()
1270 g_return_val_if_fail (source_property != NULL, NULL); in g_object_bind_property_full()
1297 source_property); in g_object_bind_property_full()
1306 source_property); in g_object_bind_property_full()
1316 source_property); in g_object_bind_property_full()
1327 source_property, in g_object_bind_property_full()
1375 "source-property", source_property, in g_object_bind_property_full()
[all …]
H A Dgbinding.h129 const gchar *source_property,
135 const gchar *source_property,
145 const gchar *source_property,
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/camel/
H A Dcamel.h160 const gchar *source_property,
165 const gchar *source_property,
175 const gchar *source_property,
H A Dcamel.c298 const gchar *source_property, in camel_binding_bind_property() argument
307 binding = g_object_bind_property (source, source_property, target, target_property, flags); in camel_binding_bind_property()
341 const gchar *source_property, in camel_binding_bind_property_full() argument
354 binding = g_object_bind_property_full (source, source_property, target, target_property, flags, in camel_binding_bind_property_full()
385 const gchar *source_property, in camel_binding_bind_property_with_closures() argument
396 …binding = g_object_bind_property_with_closures (source, source_property, target, target_property, … in camel_binding_bind_property_with_closures()
/dports/deskutils/belcard/belcard-1.0.2-0/tester/
H A Dbelcard-general-tester.cpp29 static void source_property(void) { in source_property() function
52 TEST_NO_TAG("Source", source_property),
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/libedataserver/
H A De-data-server-util.h107 const gchar *source_property,
112 const gchar *source_property,
122 const gchar *source_property,
H A De-source-camel.c495 const gchar *source_property; in source_camel_constructed() local
511 source_property = binding->extension_property_name; in source_camel_constructed()
524 source_property = pspec->name; in source_camel_constructed()
540 extension, source_property, in source_camel_constructed()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/glib-0.14.4/src/gobject/auto/
H A Dbinding.rs27 pub fn source_property(&self) -> crate::GString { in source_property() method
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/glib/src/gobject/auto/
H A Dbinding.rs27 pub fn source_property(&self) -> crate::GString { in source_property() method
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/glib-0.14.8/src/gobject/auto/
H A Dbinding.rs27 pub fn source_property(&self) -> crate::GString { in source_property() method
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/glib-0.14.8/src/gobject/auto/
H A Dbinding.rs27 pub fn source_property(&self) -> crate::GString { in source_property() method
/dports/x11/sirula/sirula-1.0.0/cargo-crates/glib-0.14.8/src/gobject/auto/
H A Dbinding.rs27 pub fn source_property(&self) -> crate::GString { in source_property() method
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/glib-0.14.2/src/gobject/auto/
H A Dbinding.rs27 pub fn source_property(&self) -> crate::GString { in source_property() method
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/glib-0.14.2/src/gobject/auto/
H A Dbinding.rs27 pub fn source_property(&self) -> crate::GString { in source_property() method
/dports/lang/gjs/gjs-1.70.0/libgjs-private/
H A Dgjs-util.c107 GObject* source, const char* source_property, GObject* target, in gjs_g_object_bind_property_full() argument
123 return g_object_bind_property_with_closures(source, source_property, target, in gjs_g_object_bind_property_full()
H A Dgjs-util.h128 GObject* source, const char* source_property, GObject* target,
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/glib-0.8.2/src/
H A Dobject.rs989 source_property: N, in bind_property()
1458 source_property: N, in bind_property()
1462 let source_property = source_property.into(); in bind_property() localVariable
1465 BindingBuilder::new(self, source_property, target, target_property) in bind_property()
1651 source_property: &'a str, field
1662 source_property: &'a str, in new()
1668 source_property, in new()
1735 self.source_property.to_glib_none().0, in build()
/dports/x11-toolkits/libdazzle/libdazzle-3.42.0/src/statemachine/
H A Ddzl-state-machine.h74 const gchar *source_property,
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/glib-0.9.3/src/
H A Dobject.rs1337 source_property: N, in bind_property()
1842 source_property: N, in bind_property()
1846 let source_property = source_property.into(); in bind_property() localVariable
1849 BindingBuilder::new(self, source_property, target, target_property) in bind_property()
2038 source_property: &'a str, field
2049 source_property: &'a str, in new()
2055 source_property, in new()
2130 self.source_property.to_glib_none().0, in build()

123