This function returns the entry’s inner-border property. See Entry.setInnerBorder for more information.
the entry’s gtk.Border, or NULL if none was set.
Deprecated: Use the standard border and padding CSS properties (through objects like gtk.StyleContext and gtk.CssProvider); the value returned by this function is ignored by gtk.Entry
2.10
This function returns the entry’s inner-border property. See Entry.setInnerBorder for more information.