[ CCode ( cprefix = "GTK_SHADOW_" ) ]
public enum ShadowType
Used to change the appearance of an outline typically provided by a 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).