NativeDialog.transientFor

gtk.window.Window transientFor() @property nothrow

Get transientFor property.

Returns

The transient parent of the dialog, or null for none.
void transientFor(gtk.window.Window propval) @property nothrow

Set transientFor property.

Parameters

propvalThe transient parent of the dialog, or null for none.