Cogl.Indices.new
function new(context: Cogl.Context, type: Cogl.IndicesType, indices_data: void, n_indices: Number(gint)): Cogl.Indices { // Gjs wrapper for cogl_indices_new() }
- context
- type
- indices_data
- n_indices
- Returns
function new(context: Cogl.Context, type: Cogl.IndicesType, indices_data: void, n_indices: Number(gint)): Cogl.Indices { // Gjs wrapper for cogl_indices_new() }