Socket.getPlugWindow

Retrieves the window of the plug. Use this to check if the plug has been created inside of the socket. Since 2.14 Signal Details The "plug-added" signal void user_function (GtkSocket *socket_, gpointer user_data) : Run Last This signal is emitted when a client is successfully added to the socket.

class Socket
getPlugWindow
()

Return Value

Type: GdkWindow*

the window of the plug if available, or NULL. [transfer none]

Meta