create_texture
Description:
Calls the create_texture virtual function of the this
Parameters:
| this | |
| width |
the minimum width of the target texture |
| height |
the minimum height of the target texture |
Returns:
|
a handle to a Cogl texture, or |