X11.drawableGetXid

Returns the X resource (window or pixmap) belonging to a GdkDrawable.

class X11
static
uint
drawableGetXid

Parameters

drawable Drawable

a GdkDrawable.

Return Value

Type: uint

the ID of drawable's X resource.

Meta