enum Tput::Namespace::ShortcutContext

Defined in:

tput/namespace.cr

Enum Members

WidgetShortcut = 0
WindowShortcut = 1
ApplicationShortcut = 2
WidgetWithChildrenShortcut = 3

Instance Method Summary

Instance Method Detail

def application_shortcut? #

[View source]
def widget_shortcut? #

[View source]
def widget_with_children_shortcut? #

[View source]
def window_shortcut? #

[View source]