Enumeration (GI Enum)

Gtk-3.0GtkShadowType

Used to change the appearance of an outline typically provided by a Gtk.Frame.

Note that many themes do not differentiate the appearance of the various shadow types: Either their is no visible shadow (GTK_SHADOW_NONE), or there is (any other value).

Index
ETCHED_IN: 3

The outline has a sunken 3d appearance.

ETCHED_OUT: 4

The outline has a raised 3d appearance.

IN: 1

The outline is bevelled inwards.

NONE: 0

No outline.

OUT: 2

The outline is bevelled outwards like a button.

Variables

$gtype