Gtk.NothingAction¶ class — extends ShortcutAction Does nothing. Static functions¶ get¶ @staticmethod def get() -> NothingAction Gets the nothing action. This is an action that does nothing and where activating it always fails.