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

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

  

GtkPlug

Toplevel widget for embedding into other processes.

Object Hierarchy

GtkObject
`-- GtkWidget
       `-- GtkContainer
              `-- GtkBin
                     `-- GtkWindow
                            `-- GtkPlug

Direct subclasses

None.

Description

This widget can be used to write plugins for other applications. It takes the id of an existing GtkSocket and will embed itself into it and so into the other application. The GtkPlug can be filled with widgets like any other window, except that it is visible inside another application.

Please have a look at the GtkSocket documentation, as the plug can only be used together with a socket.

Note that if the application with the socket is quit, the program with the plugged-in plug will exit as well.

Constructor

GtkPlug (int socket_id);
-- Creates a new plug instance.

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

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