Method

GtkStyleContextget_path

since: 3.0

Declaration [src]

const GtkWidgetPath*
gtk_style_context_get_path (
  GtkStyleContext* context
)

Description [src]

Returns the widget path used for style matching.

Available since: 3.0

Return value

Type: GtkWidgetPath

A GtkWidgetPath.

The returned data is owned by the instance.