Entry.getTabs

Gets the tabstops that were set on the entry using gtk.entry.Entry.setTabs, if any.

class Entry
getTabs
()

Return Value

Type: pango.tab_array.TabArray

the tabstops, or null if none was set.