Method
GtkTextset_tabs
Declaration [src]
void
gtk_text_set_tabs (
GtkText* self,
PangoTabArray* tabs
)
Parameters
tabs
-
Type:
PangoTabArray
A
PangoTabArray
.The argument can be NULL
.The data is owned by the caller of the method.