Gtk.NothingAction

g GObject.Object GObject.Object Gtk.ShortcutAction Gtk.ShortcutAction GObject.Object->Gtk.ShortcutAction Gtk.NothingAction Gtk.NothingAction Gtk.ShortcutAction->Gtk.NothingAction

Subclasses:

None

Methods

Inherited:

Gtk.ShortcutAction (4), GObject.Object (37)

Structs:

GObject.ObjectClass (5)

class

get ()

Virtual Methods

Inherited:

GObject.Object (7)

Properties

None

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Class Details

class Gtk.NothingAction(**kwargs)
Bases:

Gtk.ShortcutAction

Abstract:

No

Structure:

Gtk.NothingActionClass

A GtkShortcutAction that does nothing.

classmethod get()[source]
Returns:

The nothing action

Return type:

Gtk.NothingAction

Gets the nothing action.

This is an action that does nothing and where activating it always fails.