⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 gtkplug.sgml

📁 This GTK+ version 2.12.3. GTK+ is a multi-platform toolkit for creating graphical user interfaces.
💻 SGML
字号:
<!-- ##### SECTION Title ##### -->GtkPlug<!-- ##### SECTION Short_Description ##### -->Toplevel for embedding into other processes<!-- ##### SECTION Long_Description ##### --><para>Together with #GtkSocket, #GtkPlug provides the abilityto embed widgets from one process into another processin a fashion that is transparent to the user. Oneprocess creates a #GtkSocket widget and, passes theID of that widgets window to the other process, which then creates a #GtkPlug with that window ID.Any widgets contained in the #GtkPlug then will appearinside the first applications window.</para><note><para>The #GtkPlug and #GtkSocket widgets are currently not available on all platforms supported by GTK+.</para></note><!-- ##### SECTION See_Also ##### --><para><variablelist><varlistentry><term>#GtkSocket</term><listitem><para>the widget that a #GtkPlug plugs into.</para></listitem></varlistentry></variablelist></para><!-- ##### SECTION Stability_Level ##### --><!-- ##### STRUCT GtkPlug ##### --><para></para><!-- ##### SIGNAL GtkPlug::embedded ##### --><para></para>@plug: the object which received the signal.<!-- ##### ARG GtkPlug:embedded ##### --><para></para><!-- ##### FUNCTION gtk_plug_construct ##### --><para></para>@plug: @socket_id: <!-- ##### FUNCTION gtk_plug_construct_for_display ##### --><para></para>@plug: @display: @socket_id: <!-- ##### FUNCTION gtk_plug_new ##### --><para></para>@socket_id: the window ID of the socket, or 0.@Returns: the new #GtkPlug widget.<!-- ##### FUNCTION gtk_plug_new_for_display ##### --><para></para>@display: @socket_id: @Returns: <!-- ##### FUNCTION gtk_plug_get_id ##### --><para></para>@plug: @Returns: 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -