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

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

  

GtkSpinType

Enums

Value

Symbolic name

Description

????0GTK_SPIN_STEP_FORWARD Spins forward by the value set in the underlying step_increment. This value can be overridden by setting the increment parameter to a value above 0.0.
????1GTK_SPIN_STEP_BACKWARD Spins backward by the value set in the underlying step_increment. This value can be overridden by setting the increment parameter to a value above 0.0.
????2GTK_SPIN_PAGE_FORWARD Spins forward by the value set as page_increment in the underlying GtkAdjustment. The value set in the increment parameter is ignored.
????3GTK_SPIN_PAGE_BACKWARD Spins backward by the value set as page_increment in the underlying GtkAdjustment. The value set in the increment parameter is ignored.
????4GTK_SPIN_HOME Spins to value set as lower bound. The value set in the increment parameter is ignored.
????5GTK_SPIN_END Spins to value set as upper bound. The value set in the increment parameter is ignored.
????6GTK_SPIN_USER_DEFINED Used where the amount of spin is not defined anywhere in the underlying GtkAdjustment. Negative or positive values set in the increment parameter are used to indicate the direction of the spin.

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

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