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

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

  

GtkProgress

Base class for GtkProgressBar.

Object Hierarchy

GtkObject
`-- GtkWidget
       `-- GtkProgress

Direct subclasses

Description

GtkProgress is a base class providing methods for widgets implementing progress bar functionality. The only built-in widget using GtkProgress is GtkProgressBar.

Note that GtkProgress is an abstract class and cannot be constructed directly.

Methods

set_show_text()
?? Toggles progress text display.
set_text_alignment()
?? Sets progress text alignment.
set_format_string()
?? Sets and formats progress text.
set_adjustment()
?? Sets the progress adjustment object.
configure()
?? Sets the progress value parameters.
set_percentage()
?? Sets the current progress percentage.
set_value()
?? Sets the current progress value.
get_value()
?? Gets the current progress value.
set_activity_mode()
?? Toggles progress mode.
get_current_text()
?? Gets the current progress text.
get_text_from_value()
?? Gets progress text based on value.
get_current_percentage()
?? Gets current progress percentage.
get_percentage_from_value()
?? Gets progress percentage based on value.

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

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