mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 15:33:39 +02:00
GObject: add g_object_take_ref()
This works in the same way as g_variant_take_ref(), and for the same reason. Updated and Rebased by Nitin Wartkar <nitinwartkar58@gmail.com> Closes #1112
This commit is contained in:
committed by
nitinosiris
parent
c816ee5bd1
commit
3764c6730e
@@ -268,6 +268,7 @@ GParameter
|
||||
g_object_ref
|
||||
g_object_unref
|
||||
g_object_ref_sink
|
||||
g_object_take_ref
|
||||
g_set_object
|
||||
g_clear_object
|
||||
GInitiallyUnowned
|
||||
|
Reference in New Issue
Block a user