Text.tabs
pango.tab_array.TabArray tabs() @propertyGet tabs property.
Returns
A list of tabstops to apply to the text of the [gtk.text.Text].
void tabs(pango.tab_array.TabArray propval) @propertySet tabs property.
Parameters
propval | A list of tabstops to apply to the text of the [gtk.text.Text]. |