Method

GtkStyleContextget_display

Declaration [src]

GdkDisplay*
gtk_style_context_get_display (
  GtkStyleContext* context
)

Description [src]

Returns the GdkDisplay to which context is attached.

Return value

Type: GdkDisplay

A GdkDisplay.

The data is owned by the instance.