Method
GtkWidgetPathiter_remove_region
Declaration [src]
void
gtk_widget_path_iter_remove_region (
GtkWidgetPath* path,
gint pos,
const gchar* name
)
Description [src]
Removes the region name
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. |