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

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

  

GtkStatusbar::pop

pop() removes the message that is currently at the top of the statusbar's stack, using the context_id to identify the message.

When a message is removed from the stack, the memory that was allocated to it is freed. Given that all messages are generated uniquely, it is good practice to pop() the current message before appending the next. Allowing the stack to build up can add considerably to processing time.

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

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

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