Documentation
Dlang.org
_GtkMountOperationHandlerIface.handleAskQuestion
gtk
c
types
_GtkMountOperationHandlerIface
Handler for the #_GtkMountOperationHandler::handle-ask-question signal.
struct
_GtkMountOperationHandlerIface
extern (
C
)
gboolean
function
(
_GtkMountOperationHandler
*
object
,
GDBusMethodInvocation
*
invocation
,
const
(
char
)*
argId
,
const
(
char
)*
argMessage
,
const
(
char
)*
argIconName
,
const
(
char
*)*
argChoices
)
handleAskQuestion
;
gtk
c
types
_GtkMountOperationHandlerIface
variables
handleAskPassword
handleAskQuestion
handleClose
handleShowProcesses
parentIface
Handler for the #_GtkMountOperationHandler::handle-ask-question signal.