The source project of this merge request has been removed.
gobject: Allow passing %NULL for @data in g_object_remove_toggle_ref
gjs has some situations where it's not always aware of the @data that was passed into g_object_add_toggle_ref, so allow passing %NULL to just match on @notify.
Closes #817 (closed)
Edited by Nitin Wartkar