Method
GtkWidgetPathiter_get_state
since: 3.14
Declaration [src]
GtkStateFlags
gtk_widget_path_iter_get_state (
const GtkWidgetPath* path,
gint pos
)
Description [src]
Returns the state flags corresponding to the widget found at
the position pos
in the widget hierarchy defined by
path
.
Available since: 3.14
Return value
Type: GtkStateFlags
The state flags.