Entry.shadowType

Set shadowType property.

More...
  1. gtk.types.ShadowType shadowType [@property getter]
  2. gtk.types.ShadowType shadowType [@property setter]
    class Entry
    @property
    void
    shadowType

Parameters

propval gtk.types.ShadowType

Which kind of shadow to draw around the entry when #GtkEntry:has-frame is set to true.

Detailed Description

Deprecated: Use CSS to determine the style of the border; the value of this style property is ignored.