gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
GActionGroupInterface.queryAction
gio
c
types
GActionGroupInterface
struct
GActionGroupInterface
extern (
C
)
int
function
(
GActionGroup
*
actionGroup
,
const
(
char
)*
actionName
,
int
*
enabled
,
GVariantType
**
parameterType
,
GVariantType
**
stateType
,
GVariant
**
stateHint
,
GVariant
**
state
)
queryAction
;
Return Value
%TRUE if the action exists, else %FALSE
Meta
Source
See Implementation
gio
c
types
GActionGroupInterface
variables
actionAdded
actionEnabledChanged
actionRemoved
actionStateChanged
activateAction
changeActionState
gIface
getActionEnabled
getActionParameterType
getActionState
getActionStateHint
getActionStateType
hasAction
listActions
queryAction