Gnome::Gtk4::NothingAction
Description§
A Gnome::Gtk4::ShortcutAction that does nothing.
Uml Diagram§
UNKNOWN image§
=for image :class<inline> :src<asset_files/images/plantuml/NothingAction.png> :width<70\%>Class initialization§
new§
:native-object§
Create an object using a native object from an object of the same type found elsewhere. See also Gnome::N::TopLevelSupportClass.
multi method new ( N-Object() :$native-object! )
Code
Functions§
get§
Gets the nothing action.
This is an action that does nothing and where activating it always fails.
method get (--> N-Object )
Code
Return value; The nothing action.
About my projects, examples and tutorials