TexturePixmap.with_pixmap


Description:

[ CCode ( has_construct_function = false , type = "ClutterActor*" ) ]
public TexturePixmap.with_pixmap (Pixmap pixmap)

Creates a new TexturePixmap for pixmap

Parameters:

pixmap

the X Pixmap to which this texture should be bound

Returns:

A new TexturePixmap bound to the given X Pixmap