get_tabs
Description:
Gets the tab stops for the label.
The returned array will be `NULL` if “standard” (8-space) tabs are used.
Parameters:
| this |
a label |
Returns:
|
copy of default tab array, or `NULL` if standard tabs are used |