| Top |
| ClutterActor * | mx_deform_bow_tie_new () |
| gdouble | mx_deform_bow_tie_get_period () |
| void | mx_deform_bow_tie_set_period () |
| gboolean | mx_deform_bow_tie_get_flip_back () |
| void | mx_deform_bow_tie_set_flip_back () |
GObject
╰── GInitiallyUnowned
╰── ClutterActor
╰── MxWidget
╰── MxDeformTexture
╰── MxDeformBowTie
MxDeformBowTie implements ClutterContainer, ClutterScriptable, ClutterAnimatable, AtkImplementorIface and MxStylable.
void mx_deform_bow_tie_set_period (MxDeformBowTie *bow_tie,gdouble period);
gboolean
mx_deform_bow_tie_get_flip_back (MxDeformBowTie *bow_tie);
void mx_deform_bow_tie_set_flip_back (MxDeformBowTie *bow_tie,gboolean flip_back);
struct MxDeformBowTie;
The contents of this structure is private and should only be accessed using the provided API.