| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
GtkProgressBar::set_bar_stylevoid set_bar_style(
GtkProgressBarStyle
style
);
The default style of a progress bar upon creation is GTK_PROGRESS_CONTINUOUS. This method may be used to change it to the style specified in the style parameter (GTK_PROGRESS_CONTINUOUS or GTK_PROGRESS_DISCRETE) when the progress bar is in percentage mode. Note that the progress bar will not display text if it is drawn in the discrete style. See also: set_discrete_blocks() . |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「GtkProgressBar::set_bar_style」をGoogle検索
|