EntryGidBuilderImpl.shadowType
T shadowType(gtk.types.ShadowType propval)Set shadowType property.
Parameters
propval | Which kind of shadow to draw around the entry when #GtkEntry:has-frame is set to true. |
Returns
Builder instance for fluent chaining
Deprecated
Use CSS to determine the style of the border;
the value of this style property is ignored.