cogl_texture_new_from_sub_texture ( full_texture sub_x sub_y sub_width sub_height -- CoglHandle )


Vocabulary
clutter.cogl.ffi

Inputs
full_texturean object
sub_xan object
sub_yan object
sub_widthan object
sub_heightan object


Outputs
CoglHandlean object


Definition