Signal
EDataServerUI4CredentialsPrompter::get-dialog-parent
since: 3.16
Description [src]
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.
| Default handler: The default handler is called after the handlers added via |
| Available since: 3.16 |
Return value
Type: GtkWindow
A GtkWindow, to be used as a
dialog parent, or NULL.
| The data is owned by the called function. |
The return value can be NULL. |