ActionEntry.callback
GCallback callback() @propertyGet callback field.
Returns
The function to call when the action is activated.
void callback(GCallback propval) @propertySet callback field.
Parameters
propval | The function to call when the action is activated. |