gio_sys

Function g_property_action_new

Source
pub unsafe extern "C" fn g_property_action_new(
    name: *const c_char,
    object: *mut GObject,
    property_name: *const c_char,
) -> *mut GPropertyAction