g_binding_group_bind

Function g_binding_group_bind 

Source
pub unsafe extern "C" fn g_binding_group_bind(
    self_: *mut GBindingGroup,
    source_property: *const gchar,
    target: gpointer,
    target_property: *const gchar,
    flags: GBindingFlags,
)