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

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

  

GtkStatusbar::push

push() prepends the given message to an internal stack in the statusbar, along with its associated context_id. It is best to allow the statusbar to generate the context_id for itself, as the value can then change from one run to another to respond to the user's pattern of interaction with the application. Use get_context_id() to do this.

The returned value is a unique message_id, which is needed as a parameter in the remove() method. This is simply an incremented value, beginning at 1.

This method causes the "text-pushed" signal to be emitted.

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

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