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