clutter_behaviour_scale_set_bounds ( behaviour_scale x_scale_start y_scale_start x_scale_end y_scale_end -- )


Vocabulary
clutter.ffi

Inputs
behaviour_scalean object
x_scale_startan object
y_scale_startan object
x_scale_endan object
y_scale_endan object


Outputs
None

Definition


LIBRARY: clutter FUNCTION: void
clutter_behaviour_scale_set_bounds
( ClutterBehaviourScale* behaviour_scale, gdouble
x_scale_start, gdouble y_scale_start, gdouble x_scale_end,
gdouble y_scale_end )