Method
GtkWidgetPathiter_clear_regions
deprecated: 3.14 since: 3.0
Declaration [src]
void
gtk_widget_path_iter_clear_regions (
GtkWidgetPath* path,
gint pos
)
Description [src]
Removes all regions from the widget at position pos
in the
hierarchy defined in path
.
Available since: 3.0
Deprecated since: 3.14
The use of regions is deprecated.