Module: Gtk::ReliefStyle

Defined in:
(unknown)

Constant Summary collapse

NORMAL =

Draw a normal relief.

0 or :normal
HALF =

A half relief. Deprecated in 3.14, does the same as GTK_RELIEF_NORMAL

1 or :half
NONE =

No relief.

2 or :none