| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
GtkWidget::grab_defaultThis method sets the keyboard grab and default status on the calling widget. The single most likely scenario where you might use this would be to set up a GtkButton so that the user could activate it by immediately pressing the return key. In order to make this possible, you will need to set the GTK_CAN_DEFAULT widget flag on the button. See also: set_flags() . |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「GtkWidget::grab_default」をGoogle検索
|