Entry.innerBorder
gtk.border.Border innerBorder() @propertyGet 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) @propertySet innerBorder property.
Parameters
propval | 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.