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 [method@Pango.TabArray.free].

class TextView
getTabs
()

Return Value

copy of default tab array, or %NULL if standard tabs are used; must be freed with [method@Pango.TabArray.free].

Meta