1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-06-09 14:20:06 +02:00

1 Commits

Author SHA1 Message Date
Ryan Lortie
1a1fc130ec New function: g_clear_object()
By analogy to g_clear_error, takes a pass-by-reference GObject reference
and, if non-%NULL, unrefs it and sets it equal to %NULL.

Bug .
2010-11-08 18:21:51 -05:00