Method

GtkWindowset_mnemonic_modifier

Declaration [src]

void
gtk_window_set_mnemonic_modifier (
  GtkWindow* window,
  GdkModifierType modifier
)

Description [src]

Sets the mnemonic modifier for this window.

Parameters

modifier

Type: GdkModifierType

The modifier mask used to activate mnemonics on this window.