[ HasEmitter ]
public virtual signal unowned Window? get_dialog_parent ()
Emitted when a new dialog will be shown, to get the right parent window for it.
If the result of the call is null, then it tries to get the window from the default GtkApplication.
|
a Window, to be used as a dialog parent, or null . |