Class: Clutter::PropertyTransition

Inherits:
Transition show all
Defined in:
(unknown)

Overview

The Clutter::PropertyTransitionClass structure contains private data.

Direct Known Subclasses

KeyframeTransition

Instance Method Summary collapse

Methods inherited from Transition

#animatable, #animatable=, #from_value=, #interval, #interval=, #remove_on_complete, #remove_on_complete=, #remove_on_complete?, #set_from, #set_to, #to_value=

Methods inherited from Timeline

#add_marker, #add_marker_at_time, #advance, #advance_to_marker, #auto_reverse, #auto_reverse=, #auto_reverse?, #clone, #current_repeat, #delay, #delay=, #delta, #direction, #direction=, #duration, #duration=, #duration_hint, #elapsed_time, #get_cubic_bezier_progress, #get_step_progress, #has_marker, #is_playing, #list_markers, #loop, #loop=, #loop?, #pause, #progress, #progress_mode, #progress_mode=, #remove_marker, #repeat_count, #repeat_count=, #rewind, #set_cubic_bezier_progress, #set_progress_func, #set_step_progress, #skip, #start, #stop

Constructor Details

#initialize(property_name) ⇒ Clutter::Transition

Creates a new Clutter::PropertyTransition.

Parameters:

  • property_name (String)

    a property of animatable, or nil

Instance Method Details

#property_nameString

The name of the property of a Clutter::Animatable to animate.

Returns:

  • (String)

    property-name

#property_name=(property_name) ⇒ String

The name of the property of a Clutter::Animatable to animate.

Parameters:

  • property_name (String)

Returns:

  • (String)

    property-name

  • (String)

    property-name