Function
Gtk.NothingAction.get
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 | |
| Ownership is not transferred to the caller | |