Gtk.ShadowType
Used to change the appearance of an outline typically provided by a Gtk.Frame.
- ShadowType.NONE
No outline.
- ShadowType.IN
The outline is bevelled inwards.
- ShadowType.OUT
The outline is bevelled outwards like a button.
- ShadowType.ETCHED_IN
The outline has a sunken 3d appearance.
- ShadowType.ETCHED_OUT
The outline has a raised 3d appearance.