ToggleActionEntry.callback

GCallback callback() @property

Get callback field.

Returns

The function to call when the action is activated.
void callback(GCallback propval) @property

Set callback field.

Parameters

propvalThe function to call when the action is activated.