Method
GtkStyleContextget_display
Declaration [src]
GdkDisplay*
gtk_style_context_get_display (
GtkStyleContext* context
)
Description [src]
Returns the GdkDisplay
to which context
is attached.
Gets property | Gtk.StyleContext:display |
Return value
Type: GdkDisplay
A GdkDisplay
.
The data is owned by the instance. |