Function Macro

GdkX11POINTER_TO_XID

Declaration [src]

#define GDK_POINTER_TO_XID (
  pointer
)

Description [src]

Converts a gpointer back to an XID that was previously converted using GDK_XID_TO_POINTER().

This function is not directly available to language bindings

Parameters

pointer -
 

Pointer to extract an XID from.