Method
GtkWidgetPathiter_set_object_name
since: 3.20
Declaration [src]
void
gtk_widget_path_iter_set_object_name (
GtkWidgetPath* path,
gint pos,
const char* name
)
Description [src]
Sets the object name for a given position in the widget hierarchy
defined by path
.
When set, the object name overrides the object type when matching CSS.
Available since: 3.20