TexturePixmap.with_window


Description:

[ CCode ( has_construct_function = false , type = "ClutterActor*" ) ]
public TexturePixmap.with_window (Window window)

Creates a new TexturePixmap for window

Parameters:

window

the X window to which this texture should be bound

Returns:

A new TexturePixmap bound to the given X window.