gobject_sys

Function g_object_new

source
pub unsafe extern "C" fn g_object_new(
    object_type: GType,
    first_property_name: *const c_char,
    ...
) -> *mut GObject