| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
GtkProgressBar::set_orientationvoid set_orientation(
GtkProgressBarOrientation
orientation
);
This method can be used to change the orientation of the progress bar. The orientation parameter controls the direction in which the progress indicator grows (in percentage mode) or moves (in activity mode), as the operation progresses. The default setting is GTK_PROGRESS_LEFT_TO_RIGHT. |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「GtkProgressBar::set_orientation」をGoogle検索
|