Method

GtkPathPaintableget_max_state

unstable since: 4.22

Declaration [src]

guint
gtk_path_paintable_get_max_state (
  GtkPathPaintable* self
)

Description [src]

Returns the largest value that occurs among the states of the paths in this paintable.

Available since: 4.22

Return value

Type: guint

The largest state of the paintable.