Constructor
GioSimpleActionGroupnew
since: 2.28
Declaration [src]
GSimpleActionGroup*
g_simple_action_group_new (
void
)
Return value
Type: GSimpleActionGroup
A new GSimpleActionGroup
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |