PHP-GTK
Wednesday, May 23, 2012 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkPixmap::set_build_insensitive
GtkPlug::get_idnext

Last updated: Wed, 23 May 2012
view this page in English

GtkPlug

A toplevel window to be embedded into other processes.

Object Hierarchy

Description

This class provides the ability to embed widgets from one process into another in a way that is transparent to the user. One process creates a GtkSocket widget and passes the ID of that widget's window to the other process, which then creates a GtkPlug with that window ID. Any widgets contained in the GtkPlug will appear inside the first application's window.

Methods

get_id()
  Retrieves the window ID for the plug.

Signals

"embedded"
  Emitted when plug window is reparented to socket window.


User Contributed Notes
gtk.gtkplug.php
add a note about notes
There are no user contributed notes for this page.


previousGtkPixmap::set_build_insensitive
GtkPlug::get_idnext

Last updated: Wed, 23 May 2012
view this page in English


credits 

PHP  Copyright © 2001-2012 The PHP Group
 All rights reserved.
Last updated: Wed May 23 01:45:19 2012 UTC