GLib.SourceCallbackFuncs

Fields

Name

Type

Access

Description

get

object

r

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

ref

object

r

Called when a reference is added to the callback object

unref

object

r

Called when a reference to the callback object is dropped

Methods

None

Details

class GLib.SourceCallbackFuncs

The GSourceCallbackFuncs struct contains functions for managing callback objects.