PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

GtkWidget::set_sensitive | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

GtkWidget::set_sensitive

Use this function to toggle whether or not the user can interact with a widget. Setting it to false sets the widget's state to GTK_STATE_INSENSITIVE, which 'greys out' the widget.

You might use this if, for instance, you wanted to prevent a button from being pressed in certain situations.

Setting a container as 'insensitive' will make all that container's children insensitive too.

忘却曲線を使ってこの知識を確実に記憶に残す

フォーラムで「GtkWidget::set_sensitive」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | GtkWidget::set_sensitive」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: