Prev
GtkWindow::remove_mnemonic
Next
GtkWindow::remove_mnemonic
void remove_mnemonic(int
keyval
, GtkWidget
target
);
Removes the mnemonic
keyval
from the
target
widget within the window.
See also:
add_mnemonic()