enum GUI::Orientation

Defined in:

wrappers.cr

Enum Members

Horizontal = 1
Vertical = 2

Constructors

Instance Method Summary

Constructor Detail

def self.new(v : LibGUI::GuiOrientT) #

[View source]

Instance Method Detail

def horizontal? #

[View source]
def to_unsafe #

[View source]
def vertical? #

[View source]