Method
FoundryActionMuxerinsert_action_group
Declaration [src]
void
foundry_action_muxer_insert_action_group (
FoundryActionMuxer* 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:
GActionGroupNo description available.
The data is owned by the caller of the method.