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

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

  

GtkSpinButton::set_update_policy

There are only two possible settings for the spinbutton update policy. Setting it as GTK_UPDATE_IF_VALID prevents the current value from being changed where the newly entered value is outside the range determined by the underlying GtkAdjustment.

The default setting is GTK_UPDATE_ALWAYS, which allows the update to continue by replacing an invalid value with the value of the nearest range boundary.

Note that set_value() . overrides the update policy setting.

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

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