Function

Clutter-18Cluttervalue_set_shader_int

  • Sets ints as the contents of value. The passed GObject.Value must have been initialized using CLUTTER_TYPE_SHADER_INT.

    Parameters

    • value: any
    • ints: number[]

      an array of integer values

    Returns void