get_tabs


Description:

public TabArray? get_tabs ()

Gets the default tabs for this.

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 [[email protected]].

Parameters:

this

a `GtkTextView`

Returns:

copy of default tab array, or null if standard tabs are used; must be freed with [ [email protected]].




2022 vala-language.org