Text.tabs

pango.tab_array.TabArray tabs() @property nothrow

Get tabs property.

Returns

A list of tabstops to apply to the text of the gtk.text.Text.
void tabs(pango.tab_array.TabArray propval) @property nothrow

Set tabs property.

Parameters

propvalA list of tabstops to apply to the text of the gtk.text.Text.