Creates a new #GtkMountOperation
Gets the transient parent used by the #GtkMountOperation
Gets the screen on which windows of the #GtkMountOperation will be shown.
Returns whether the #GtkMountOperation is currently displaying a window.
Returns this, for use in with statements.
Sets the transient parent for windows shown by the #GtkMountOperation.
Sets the screen to show windows of the #GtkMountOperation on.
Get builder for gtk.mount_operation.MountOperation
Returns this, for use in with statements.
Get builder for gio.mount_operation.MountOperation
Get anonymous property.
Set anonymous property.
Get choice property.
Set choice property.
Get domain property.
Set domain property.
Get isTcryptHiddenVolume property.
Set isTcryptHiddenVolume property.
Get isTcryptSystemVolume property.
Set isTcryptSystemVolume property.
Get password property.
Set password property.
Get passwordSave property.
Set passwordSave property.
Get pim property.
Set pim property.
Get username property.
Set username property.
Check to see whether the mount operation is being used for an anonymous user.
Gets a choice from the mount operation.
Gets the domain of the mount operation.
Check to see whether the mount operation is being used for a TCRYPT hidden volume.
Check to see whether the mount operation is being used for a TCRYPT system volume.
Gets a password from the mount operation.
Gets the state of saving passwords for the mount operation.
Gets a PIM from the mount operation.
Get the user name from the mount operation.
Emits the #GMountOperation::reply signal.
Sets the mount operation to use an anonymous user if anonymous is true.
Sets a default choice for the mount operation.
Sets the mount operation's domain.
Sets the mount operation to use a hidden volume if hidden_volume is true.
Sets the mount operation to use a system volume if system_volume is true.
Sets the mount operation's password to password.
Sets the state of saving passwords for the mount operation.
Sets the mount operation's PIM to pim.
Sets the user name within op to username.
Connect to Aborted signal.
Connect to AskPassword signal.
Connect to AskQuestion signal.
Connect to Reply signal.
Connect to ShowProcesses signal.
Connect to ShowUnmountProgress signal.
This should not be accessed directly. Use the accessor functions below.