About my projects, examples and tutorials
Gnome::Gtk4::ShortcutsShortcut

Gnome::Gtk4::ShortcutsShortcut

Description§

A Gnome::Gtk4::ShortcutsShortcut represents a single keyboard shortcut or gesture with a short text.

This widget is only meant to be used with Gnome::Gtk4::ShortcutsWindow.

Uml Diagram§

UNKNOWN image§

=for image :class<inline> :src<asset_files/images/plantuml/ShortcutsShortcut.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