g_object_new

Function g_object_new 

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