Window.display

gdk.display.Display display() @property

Get display property.

Returns

The display that will display this window.
void display(gdk.display.Display propval) @property

Set display property.

Parameters

propvalThe display that will display this window.