MountOperation
Object Hierarchy:
Gtk.MountOperation
Gtk.MountOperation
Gtk.MountOperation
GLib.MountOperation
GLib.MountOperation
GLib.MountOperation->Gtk.MountOperation
GLib.Object
GLib.Object
GLib.Object->GLib.MountOperation
Description:
[ CCode ( type_id = "gtk_mount_operation_get_type ()" ) ]public class MountOperation : MountOperation
`GtkMountOperation` is an implementation of `GMountOperation`.
The functions and objects described here make working with GTK and GIO more convenient.
`GtkMountOperation` is needed when mounting volumes: It is an implementation of `GMountOperation` that can be used with GIO functions for
mounting volumes such as mount_enclosing_volume , mount_mountable
, mount , unmount_with_operation and others.
When necessary, `GtkMountOperation` shows dialogs to let the user enter passwords, ask questions or show processes blocking unmount.
Content:
Properties:
Creation methods:
Methods:
public unowned Display get_display ()
Gets the display on which windows of the `GtkMountOperation` will be
shown.
public unowned Window ? get_parent ()
Gets the transient parent used by the `GtkMountOperation`.
public void set_display (Display display)
Sets the display to show windows of the `GtkMountOperation` on.
public void set_parent (Window ? parent)
Sets the transient parent for windows shown by the
`GtkMountOperation`.
Inherited Members:
All known members inherited from class GLib.MountOperation
aborted
anonymous
ask_password
ask_question
choice
domain
get_anonymous
get_choice
get_domain
get_is_tcrypt_hidden_volume
get_is_tcrypt_system_volume
get_password
get_password_save
get_pim
get_username
is_tcrypt_hidden_volume
is_tcrypt_system_volume
password
password_save
pim
reply
set_anonymous
set_choice
set_domain
set_is_tcrypt_hidden_volume
set_is_tcrypt_system_volume
set_password
set_password_save
set_pim
set_username
show_processes
show_unmount_progress
username
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref