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

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

  

GtkSpinButton::set_snap_to_ticks

set_snap_to_ticks() , if set to true, will restrict input values to the order of the step increment, taking the nearest value to the increment as the input value. For example, if you have set the step increment to 0.5 in a range of 0.0 to 2.5 and the user inputs 1.4, the input will be reset to 1.5 - the nearest incremental value.

The default setting is false, which allows the user to key in anything within range to the given number of decimal points.

See also: set_digits() .

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

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