Function vips_sys::g_object_bind_property
[−]
[src]
pub unsafe extern "C" fn g_object_bind_property(
source: gpointer,
source_property: *const gchar,
target: gpointer,
target_property: *const gchar,
flags: GBindingFlags
) -> *mut GBinding