Source.setFuncs
void setFuncs(glib.types.SourceFuncs funcs)Sets the source functions (can be used to override default implementations) of an unattached source.
Parameters
funcs | the new #GSourceFuncs |
void setFuncs(glib.types.SourceFuncs funcs)Sets the source functions (can be used to override default implementations) of an unattached source.
funcs | the new #GSourceFuncs |