ActionGroup.setAccelGroup

Warning gtk_action_group_set_accel_group is deprecated and should not be used in newly-written code. 3.10 Sets the accelerator group to be used by every action in this group.

class ActionGroup
void
setAccelGroup

Parameters

accelGroup AccelGroup

a GtkAccelGroup to set or NULL. [allow-none] Since 3.6

Meta