glib-d ~master (2019-11-06T23:23:12Z)
Dub
Repo
GBindingTransformFunc
gobject
gbinding
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
alias
GBindingTransformFunc
=
gboolean
function
(
GBinding
*
binding
,
const
(
GValue
)*
from_value
,
GValue
*
to_value
,
gpointer
user_data
)
Meta
Source
See Implementation
gobject
gbinding
aliases
GBindingTransformFunc
enums
GBindingFlags
functions
g_binding_flags_get_type
g_binding_get_flags
g_binding_get_source
g_binding_get_source_property
g_binding_get_target
g_binding_get_target_property
g_binding_get_type
g_binding_unbind
g_object_bind_property
g_object_bind_property_full
g_object_bind_property_with_closures
structs
GBinding