GtkShadowType

Used to change the appearance of an outline typically provided by a #GtkFrame.

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).

Values

ValueMeaning
None0

No outline.

In1

The outline is bevelled inwards.

Out2

The outline is bevelled outwards like a button.

EtchedIn3

The outline has a sunken 3d appearance.

EtchedOut4

The outline has a raised 3d appearance.