Entry.innerBorder

gtk.border.Border innerBorder() @property

Get innerBorder property.

Returns

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

Deprecated

Use the standard border and padding CSS properties

(through objects like #GtkStyleContext and #GtkCssProvider); the value of this style property is ignored.

void innerBorder(gtk.border.Border propval) @property

Set innerBorder property.

Parameters

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

Deprecated

Use the standard border and padding CSS properties

(through objects like #GtkStyleContext and #GtkCssProvider); the value of this style property is ignored.