SourceCallbackFuncs

class SourceCallbackFuncs(*args, **kwargs)

The GSourceCallbackFuncs struct contains functions for managing callback objects.

Fields

class SourceCallbackFuncs
get

Called to extract the callback function and data from the callback object.

ref

Called when a reference is added to the callback object

unref

Called when a reference to the callback object is dropped