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

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

  

GtkWidget::unmap

This method destroys information regards the dimensions of the screen area where the widget is displayed . It is mostly used internally, being one of the methods that is called as part of the hide() routine. It causes the "unmap" signal to be emitted by the widget, which in turn switches a flag causing the widget to be unmapped.

At the point of a widget's becoming unmapped, the GdkEvent GDK_UNMAP is triggered, causing the "unmap-event" signal to also be emitted by that widget. Use this signal to trigger functions that rely on the unmap event having occurred.

See also: map()

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

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