Method
Gtk WidgetPathiter_get_state
since: 3.14
Declaration [src]
GtkStateFlags
gtk_widget_path_iter_get_state(
constGtkWidgetPath*path,
gintpos
)
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
Parameters
pos-
Type:
gintPosition to get the state for, -1 for the path head.
Return value
Type: GtkStateFlags
The state flags.