gtk-d v3.6.3 (2017-05-14T21:01:55Z)
Home
Dub
Repo
MountOperation.OnShowProcessesDelegateWrapper
gio
MountOperation
MountOperation
Undocumented in source.
class
MountOperation
protected
class
OnShowProcessesDelegateWrapper {
static
OnShowProcessesDelegateWrapper
[]
listeners
;
void
delegate
(
string
,
ArrayG
,
string
[],
MountOperation
)
dlg
;
gulong
handlerId
;
this
(void delegate(string, ArrayG, string[], MountOperation) dlg);
void
remove
(OnShowProcessesDelegateWrapper source);
}
Constructors
this
this
(void delegate(string, ArrayG, string[], MountOperation) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnShowProcessesDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Static variables
listeners
OnShowProcessesDelegateWrapper
[]
listeners
;
Undocumented in source.
Variables
dlg
void
delegate
(
string
,
ArrayG
,
string
[],
MountOperation
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gio
MountOperation
MountOperation
classes
OnAbortedDelegateWrapper
OnAskPasswordDelegateWrapper
OnAskQuestionDelegateWrapper
OnReplyDelegateWrapper
OnShowProcessesDelegateWrapper
OnShowUnmountProgressDelegateWrapper
constructors
this
functions
addOnAborted
addOnAskPassword
addOnAskQuestion
addOnReply
addOnShowProcesses
addOnShowUnmountProgress
getAnonymous
getChoice
getDomain
getMountOperationStruct
getPassword
getPasswordSave
getStruct
getUsername
reply
setAnonymous
setChoice
setDomain
setPassword
setPasswordSave
setStruct
setUsername
static functions
callBackAborted
callBackAbortedDestroy
callBackAskPassword
callBackAskPasswordDestroy
callBackAskQuestion
callBackAskQuestionDestroy
callBackReply
callBackReplyDestroy
callBackShowProcesses
callBackShowProcessesDestroy
callBackShowUnmountProgress
callBackShowUnmountProgressDestroy
getType
variables
gMountOperation