MountOperation.addOnAskPassword

Emitted when a mount operation asks the user for a password.

If the message contains a line break, the first line should be presented as a heading. For example, it may be used as the primary text in a #GtkMessageDialog.

class MountOperation
addOnAskPassword
(
void delegate
(
string
,
string
,
string
,
GAskPasswordFlags
,)
dlg
,)

Meta