Function
GtkNothingActionget
Declaration [src]
GtkShortcutAction*
gtk_nothing_action_get (
void
)
Description [src]
Gets the nothing action.
This is an action that does nothing and where activating it always fails.
Return value
Returns: | GtkNothingAction |
The nothing action. |
|
The data is owned by the called function. |