TextView.getTabs

Gets the default tabs for text_view. Tags in the buffer may override the defaults. The returned array will be NULL if “standard” (8-space) tabs are used. Free the return value with pango_tab_array_free().

class TextView
getTabs
()

Return Value

copy of default tab array, or NULL if “standard" tabs are used; must be freed with pango_tab_array_free().