Method
GtkLabelset_tabs
since: 4.8
Declaration [src]
void
gtk_label_set_tabs (
GtkLabel* self,
PangoTabArray* tabs
)
Parameters
tabs
-
Type:
PangoTabArray
Tab stops.
The argument can be NULL
.The data is owned by the caller of the method.