Method
GdkDrawingContextget_window
since: 3.22
Declaration [src]
GdkWindow*
gdk_drawing_context_get_window (
GdkDrawingContext* context
)
Description [src]
Retrieves the window that created the drawing context
.
Available since: 3.22
Gets property | Gdk.DrawingContext:window |
Return value
Type: GdkWindow
A GdkWindow
.
The returned data is owned by the instance. |