GtkAction::set_accel_group
void set_accel_group(GtkAccelGroup accel_group);
This method sets the GtkAccelGroup as the accelerator group for the GtkAction. Any accelerators will be installed in the specified GtkAccelGroup.
This method sets the GtkAccelGroup as the accelerator group for the GtkAction. Any accelerators will be installed in the specified GtkAccelGroup.