Method

Gtk.StyleContext.get_display

Declaration [src]

GdkDisplay*
gtk_style_context_get_display (
  GtkStyleContext* context
)

Description [src]

Returns the GdkDisplay to which context is attached.

Return value

Returns: GdkDisplay*

a GdkDisplay.

Ownership is not transferred to the caller