#GtkEntry:has-frame is set to true.
Entry.shadowType
gtk.types.ShadowType shadowType() @propertyGet shadowType property.
Returns
Which kind of shadow to draw around the entry when
Deprecated
Use CSS to determine the style of the border;
the value of this style property is ignored.
void shadowType(gtk.types.ShadowType propval) @propertySet shadowType property.
Parameters
propval | Which kind of shadow to draw around the entry when #GtkEntry:has-frame is set to true. |
Deprecated
Use CSS to determine the style of the border;
the value of this style property is ignored.