| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
GtkSpinButton::spinvoid spin(
GtkSpinType
direction
, double increment);
This method resets the displayed value to a new value that is determined by the GtkSpinType chosen. It is used internally to set up the functions associated with mouse button presses over the spinbutton's arrows. These are, a left click spins one step increment, a middle button click spins one page increment, and a right click spins to the lower or upper bound depending on which arrow is pressed. |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「GtkSpinButton::spin」をGoogle検索
|