GtkShadowType

Used to change the appearance of an outline typically provided by a GtkFrame or a GtkScrolledWindow. GtkArrows also use the shadow type.

Value

Symbolic name

Description

  0Gtk::SHADOW_NONE No outline.
  1Gtk::SHADOW_IN The outline is bevelled inwards.
  2Gtk::SHADOW_OUT The outline is bevelled outwards like a button.
  3Gtk::SHADOW_ETCHED_IN The outline itself is an inward bevel, but the frame does.
  4Gtk::SHADOW_ETCHED_OUT