Entry.shadowType

Get shadowType property.

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

Return Value

Type: 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.