Entry.innerBorder

Get innerBorder property.

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

Return Value

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