ReliefStyle
Description:
[ CCode ( cprefix = "GTK_RELIEF_" , type_id = "gtk_relief_style_get_type ()" ) ]
public enum ReliefStyle
Indicated the relief to be drawn around a Button.
Content:
Enum values:
- HALF - A half relief.
- NONE - No relief.
- NORMAL - Draw a normal relief.