GtkSocket::steal

GtkSocket::steal

This function takes the xid of an existing window and reparents the window into itself, so that the former window acts as a child of the socket.

This method is deprecated and does not fully work. Avoid to use it.

The following example creates a normal GtkWindow and echoes the xid of its GdkWindow. Pass this id to the example application of the GtkSocket constructor and try to resize this window.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.