gtkSocketGetPlugWindow {RGtk2}R Documentation

gtkSocketGetPlugWindow

Description

Retrieves the window of the plug. Use this to check if the plug has been created inside of the socket.

Usage

gtkSocketGetPlugWindow(object)

Arguments

object

a GtkSocket.

Details

Since 2.14

Value

[GdkWindow] the window of the plug if available, or NULL

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]