Label.getTabs

Gets the tabs for self.

The returned array will be null if “standard” (8-space) tabs are used. Free the return value with pango.tab_array.TabArray.free.

class Label
getTabs
()

Return Value

Type: pango.tab_array.TabArray

copy of default tab array, or null if standard tabs are used; must be freed with pango.tab_array.TabArray.free.