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