gtk-d v1.7.6 (2015-05-02T14:31:17Z)
Home
Dub
Repo
MountOperation.addOnReply
gio
MountOperation
MountOperation
Emitted when the user has replied to the mount operation.
class
MountOperation
void
addOnReply
(
void
delegate
(
GMountOperationResult
,
MountOperation
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Source
See Implementation
gio
MountOperation
MountOperation
constructors
this
functions
addOnAborted
addOnAskPassword
addOnAskQuestion
addOnReply
addOnShowProcesses
getAnonymous
getChoice
getDomain
getMountOperationStruct
getPassword
getPasswordSave
getStruct
getUsername
reply
setAnonymous
setChoice
setDomain
setPassword
setPasswordSave
setStruct
setUsername
static functions
callBackAborted
callBackAskPassword
callBackAskQuestion
callBackReply
callBackShowProcesses
variables
connectedSignals
gMountOperation
onAbortedListeners
onAskPasswordListeners
onAskQuestionListeners
onReplyListeners
onShowProcessesListeners
Emitted when the user has replied to the mount operation.