GLib.MountOperation – gio-2.0 Reference Manual
Packages
gio-2.0
GLib
MountOperation
anonymous
choice
domain
password
password_save
username
MountOperation
get_anonymous
get_choice
get_domain
get_password
get_password_save
get_username
set_anonymous
set_choice
set_domain
set_password
set_password_save
set_username
aborted
ask_password
ask_question
reply
show_processes
show_unmount_progress
MountOperation
Object Hierarchy:
Description:
public
class
MountOperation
:
Object
Namespace:
GLib
Package:
gio-2.0
Content:
Properties:
public
bool
anonymous
{
set
;
get
; }
public
int
choice
{
set
;
get
; }
public
string
domain
{
set
;
get
; }
public
string
password
{
set
;
get
; }
public
PasswordSave
password_save
{
set
;
get
; }
public
string
username
{
set
;
get
; }
Creation methods:
public
MountOperation
()
Methods:
public
bool
get_anonymous
()
public
int
get_choice
()
public
unowned
string
get_domain
()
public
unowned
string
get_password
()
public
PasswordSave
get_password_save
()
public
unowned
string
get_username
()
public
void
set_anonymous
(
bool
anonymous)
public
void
set_choice
(
int
choice)
public
void
set_domain
(
string
domain)
public
void
set_password
(
string
password)
public
void
set_password_save
(
PasswordSave
save)
public
void
set_username
(
string
username)
Signals:
public
virtual
signal
void
aborted
()
public
virtual
signal
void
ask_password
(
string
message,
string
default_user,
string
default_domain,
AskPasswordFlags
flags)
public
virtual
signal
void
ask_question
(
string
message,
string
[] choices)
public
virtual
signal
void
reply
(
MountOperationResult
result)
public
virtual
signal
void
show_processes
(
string
message,
Array
<
Pid
> processes,
string
[] choices)
public
virtual
signal
void
show_unmount_progress
(
string
message,
int64
time_left,
int64
bytes_left)
Inherited Members:
All known members inherited from class GLib.Object
@new
newv
new_valist
get_type
get_class
@ref
unref
ref_sink
weak_ref
weak_unref
add_weak_pointer
remove_weak_pointer
@get
@set
get_property
set_property
get_data
set_data
set_data_full
steal_data
get_qdata
set_qdata
set_qdata_full
steal_qdata
freeze_notify
thaw_notify
dispose
constructed
notify_property
connect
disconnect
add_toggle_ref
remove_toggle_ref
bind_property
notify
ref_count