[ Version ( since = "4.8" ) ]
public TabArray? get_tabs ()
Gets the tabs for this.
The returned array will be null if “standard” (8-space) tabs are used. Free the return value with [ [email protected]].
this |
a `GtkLabel` |
copy of default tab array, or null if standard tabs are used; must be freed with [ [email protected]]. |