Class
ClutterColorStateParams
Constructors
clutter_color_state_params_new_from_primitives
Create a new ClutterColorState object using the color primitives.
clutter_color_state_params_new_full
Create a new ClutterColorStateParams object with all possible parameters. Some arguments might not be valid to set with other arguments.
Instance methods
Methods inherited from ClutterColorState (7)
clutter_color_state_add_pipeline_transform
No description available.
clutter_color_state_equals
No description available.
clutter_color_state_get_blending
Retrieves a variant of color_state
that is suitable for blending. This
usually is a variant with linear transfer characteristics. If color_state
already is a ClutterColorState
suitable for blending, then color_state
is returned.
clutter_color_state_get_id
No description available.
clutter_color_state_required_format
No description available.
clutter_color_state_to_string
No description available.
clutter_color_state_update_uniforms
No description available.
Properties
Properties inherited from ClutterColorState (1)
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.