Method
GtkPlugget_socket_window
since: 2.14
Declaration [src]
GdkWindow*
gtk_plug_get_socket_window (
GtkPlug* plug
)
Description [src]
Retrieves the socket the plug is embedded in.
Available since: 2.14
Gets property | Gtk.Plug:socket-window |
Return value
Type: GdkWindow
The window of the socket, or NULL
.
The returned data is owned by the instance. |
The return value can be NULL . |