Method
GtkWidgetPathiter_clear_classes
Declaration [src]
void
gtk_widget_path_iter_clear_classes (
GtkWidgetPath* path,
gint pos
)
Description [src]
Removes all classes from the widget at position pos
in the
hierarchy defined in path
.
Available since: | 3.0 |