Method
IdeActionMuxerinsert_action_group
Declaration
void
ide_action_muxer_insert_action_group (
IdeActionMuxer* self,
const char* prefix,
GActionGroup* action_group
)
Parameters
prefix
-
Type:
const char*
No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. action_group
-
Type:
GActionGroup
No description available.
The data is owned by the caller of the method.