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

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

  

GtkStatusbar::remove

This method removes a targeted message from anywhere in the stack.

Both the context_id and the message_id can be generated by the statusbar comfortably here as elsewhere in the GtkStatusbar methods.

If you use this simply to replace a working pop() function you should see no difference in behaviour; the remove() method even causes the "text-popped" signal to be emitted when it removes a message from the top of the stack. Note that no signal is emitted when messages are taken from elsewhere in the stack.

As there is no way to add a message anywhere other than the top of the statusbar's stack - thereby immediately displaying it - this method is basically a way of preventing a stack build-up where the pop/push procedure has proved inappropriate.

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

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