enum GPM::Margins

Defined in:

gpm.cr

Enum Members

TOP = 1
BOTTOM = 2
LEFT = 4
RIGHT = 8

Instance Method Summary

Instance Method Detail

def bottom? #

[View source]
def left? #

[View source]
def none? #

[View source]
def right? #

[View source]
def top? #

[View source]