Method

GtkWidgetPathiter_clear_classes

since: 3.0

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

Parameters

pos

Type: gint

Position to modify, -1 for the path head.