gtk-d v3.1.3 (2015-05-25T12:16:21Z)
Home
Dub
Repo
GActionGroupInterface.queryAction
gtkc
giotypes
GActionGroupInterface
struct
GActionGroupInterface
extern (
C
)
int
function
(
GActionGroup
*
actionGroup
,
const
(
char
)*
actionName
,
int
*
enabled
,
GVariantType
**
parameterType
,
GVariantType
**
stateType
,
GVariant
**
stateHint
,
GVariant
**
state
)
queryAction
;
Meta
Source
See Implementation
gtkc
giotypes
GActionGroupInterface
variables
actionAdded
actionEnabledChanged
actionRemoved
actionStateChanged
activateAction
changeActionState
gIface
getActionEnabled
getActionParameterType
getActionState
getActionStateHint
getActionStateType
hasAction
listActions
queryAction