Method
GtkWidgetPathiter_get_object_name
since: 3.20
Declaration [src]
const char*
gtk_widget_path_iter_get_object_name (
const GtkWidgetPath* path,
gint pos
)
Description [src]
Returns the object name that is at position pos
in the widget
hierarchy defined in path
.
Available since: 3.20