GtkWindow::set_mnemonic_modifier

void set_mnemonic_modifier( GdkModifierType modifier );

Sets the mnemonic modifier for the window to modifier. The modifier is a mask used to activate mnemonics in the window such as ALT or CTRL.

See also: get_mnemonic_modifier() , mnemonic_modifier