Method
PanelActionMuxerinsert_action_group
Declaration [src]
void
panel_action_muxer_insert_action_group (
PanelActionMuxer* self,
const char* prefix,
GActionGroup* action_group
)
Parameters
prefix |
const char* |
| No description available. | |
| The data is owned by the caller of the function. | |
| The value is a NUL terminated UTF-8 string. | |
action_group |
GActionGroup |
| No description available. | |
| The data is owned by the caller of the function. |