Entry.getInnerBorder

This function returns the entry’s inner-border property. See Entry.setInnerBorder for more information.

More...
class Entry
getInnerBorder
()

Return Value

Type: Border

the entry’s gtk.Border, or NULL if none was set.

Detailed Description

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

Meta

Since

2.10