| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
GtkWidget::remove_acceleratorvoid remove_accelerator(
GtkAccelGroup
accel_group
, int accel_key, GdkModifierType accel_mods);
remove_accelerator() is a way to remove a single accelerator, defined by its key value and GtkModifierType. Note that the accelerator needs to be unlocked before this method will work. |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「GtkWidget::remove_accelerator」をGoogle検索
|