Entry.shadowType

gtk.types.ShadowType shadowType() @property

Get shadowType property.

Returns

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.

void shadowType(gtk.types.ShadowType propval) @property

Set shadowType property.

Parameters

propvalWhich 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.