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

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

  

GtkScrollType

Enums

Value

Symbolic name

Description

????0GTK_SCROLL_NONE The default setting. Indicates that the scrollbar's slider is not moved.
????1GTK_SCROLL_STEP_BACKWARD Sets the scrollbar's slider back one step increment from its current position. The value of the step increment is taken from the underlying GtkAdjustment in the scrollbar.
????2GTK_SCROLL_STEP_FORWARD Sets the scrollbar's slider forward one step increment from its current position. The value of the step increment is taken from the underlying GtkAdjustment in the scrollbar.
????3GTK_SCROLL_PAGE_BACKWARD Sets the scrollbar's slider back one page increment from its current position. The value of the page increment is taken from the underlying GtkAdjustment in the scrollbar.
????4GTK_SCROLL_PAGE_FORWARD Sets the scrollbar's slider forward one page increment from its current position. The value of the page increment is taken from the underlying GtkAdjustment in the scrollbar.
????5GTK_SCROLL_JUMP Sets the scrollbar's slider to the position described in the accompanying float parameter. The range of values are 0 to 1, with the halfway point being 0.5.

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

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