:right-sidebar: True SourceCallbackFuncs =================================================================== .. currentmodule:: gi.repository.GLib .. class:: SourceCallbackFuncs(*args, **kwargs) :no-contents-entry: The ``GSourceCallbackFuncs`` struct contains functions for managing callback objects. Fields ------ .. rst-class:: interim-class .. class:: SourceCallbackFuncs :no-index: .. attribute:: get Called to extract the callback function and data from the callback object. .. attribute:: ref Called when a reference is added to the callback object .. attribute:: unref Called when a reference to the callback object is dropped