Entry.innerBorder

Set innerBorder property.

More...
  1. gtk.border.Border innerBorder [@property getter]
  2. gtk.border.Border innerBorder [@property setter]
    class Entry
    @property
    void
    innerBorder

Parameters

propval gtk.border.Border

Sets the text area's border between the text and the frame.

Detailed Description

Deprecated: Use the standard border and padding CSS properties (through objects like #GtkStyleContext and #GtkCssProvider); the value of this style property is ignored.