enum Boleite::GUI::Label::Orientation

Defined in:

boleite/gui/label.cr

Enum Members

Left = 0
Center = 1
Right = 2

Instance Method Summary

Instance Method Detail

def center? #

[View source]
def left? #

[View source]
def right? #

[View source]