Method
GtkWidgetPathiter_get_name
Declaration [src]
const gchar*
gtk_widget_path_iter_get_name (
const GtkWidgetPath* path,
gint pos
)
Description [src]
Returns the name corresponding to the widget found at
the position pos
in the widget hierarchy defined by
path
.