Clutter::add_interface(GType gtype_implementer) | Clutter::Animatable | static |
Clutter::Scriptable::add_interface(GType gtype_implementer) | Clutter::Scriptable | static |
add_marker_at_time(const Glib::ustring& marker_name, guint msecs) | Clutter::Timeline | |
advance(guint frame_num) | Clutter::Timeline | |
advance_to_marker(const Glib::ustring& marker_name) | Clutter::Timeline | |
Animatable() | Clutter::Animatable | protected |
clone() const | Clutter::Timeline | |
create(const Glib::ustring& property_name) | Clutter::PropertyTransition | static |
Clutter::Transition::create() | Clutter::Transition | static |
Clutter::Timeline::create(guint msecs) | Clutter::Timeline | static |
find_property(const Glib::ustring& property_name) | Clutter::Animatable | |
find_property_vfunc(const Glib::ustring& property_name) | Clutter::Animatable | protectedvirtual |
get_animatable() | Clutter::Transition | |
get_animatable() const | Clutter::Transition | |
get_auto_reverse() const | Clutter::Timeline | |
get_delay() const | Clutter::Timeline | |
get_delta() const | Clutter::Timeline | |
get_direction() const | Clutter::Timeline | |
get_duration() const | Clutter::Timeline | |
get_elapsed_time() const | Clutter::Timeline | |
get_id() const | Clutter::Scriptable | |
get_id_vfunc() const | Clutter::Scriptable | protectedvirtual |
get_initial_state(const Glib::ustring& property_name, ValueType& value) const | Clutter::Animatable | |
get_initial_state_value(const Glib::ustring& property_name, Glib::ValueBase& value) const | Clutter::Animatable | |
get_initial_state_vfunc(const Glib::ustring& property_name, Glib::ValueBase& value) | Clutter::Animatable | protectedvirtual |
get_interval() | Clutter::Transition | |
get_interval() const | Clutter::Transition | |
get_loop() const | Clutter::Timeline | |
get_progress() const | Clutter::Timeline | |
get_progress_mode() const | Clutter::Timeline | |
get_property_name() const | Clutter::PropertyTransition | |
get_remove_on_complete() const | Clutter::Transition | |
get_repeat_count() const | Clutter::Timeline | |
get_type() | Clutter::PropertyTransition | static |
gobj() | Clutter::PropertyTransition | inline |
gobj() const | Clutter::PropertyTransition | inline |
gobj_copy() | Clutter::PropertyTransition | |
has_marker(const Glib::ustring& marker_name) | Clutter::Timeline | |
interpolate(const Glib::ustring& property_name, const Glib::RefPtr< const Interval >& interval, double progress, ValueType& value) | Clutter::Animatable | |
interpolate_value_value(const Glib::ustring& property_name, const Glib::RefPtr< const Interval >& interval, double progress, Glib::ValueBase& value) | Clutter::Animatable | |
is_playing() const | Clutter::Timeline | |
list_markers(int frame_num) const | Clutter::Timeline | |
on_completed() | Clutter::Timeline | protectedvirtual |
on_marker_reached(const Glib::ustring& marker_name, int frame_num) | Clutter::Timeline | protectedvirtual |
on_new_frame(int fram_num) | Clutter::Timeline | protectedvirtual |
on_paused() | Clutter::Timeline | protectedvirtual |
on_started() | Clutter::Timeline | protectedvirtual |
parse_custom_node(const Glib::RefPtr< Script >& script, Glib::ValueBase& value, const Glib::ustring& name, JsonNode* node) | Clutter::Scriptable | |
pause() | Clutter::Timeline | |
property_animatable() | Clutter::Transition | |
property_animatable() const | Clutter::Transition | |
property_auto_reverse() | Clutter::Timeline | |
property_auto_reverse() const | Clutter::Timeline | |
property_delay() | Clutter::Timeline | |
property_delay() const | Clutter::Timeline | |
property_direction() | Clutter::Timeline | |
property_direction() const | Clutter::Timeline | |
property_duration() | Clutter::Timeline | |
property_duration() const | Clutter::Timeline | |
property_interval() | Clutter::Transition | |
property_interval() const | Clutter::Transition | |
property_loop() | Clutter::Timeline | |
property_loop() const | Clutter::Timeline | |
property_progress_mode() | Clutter::Timeline | |
property_progress_mode() const | Clutter::Timeline | |
property_property_name() | Clutter::PropertyTransition | |
property_property_name() const | Clutter::PropertyTransition | |
property_remove_on_complete() | Clutter::Transition | |
property_remove_on_complete() const | Clutter::Transition | |
property_repeat_count() | Clutter::Timeline | |
property_repeat_count() const | Clutter::Timeline | |
PropertyTransition(const Glib::ustring& property_name) | Clutter::PropertyTransition | explicitprotected |
remove_marker(const Glib::ustring& marker_name) | Clutter::Timeline | |
rewind() | Clutter::Timeline | |
Scriptable() | Clutter::Scriptable | protected |
set_animatable(const Glib::RefPtr< Animatable >& animatable) | Clutter::Transition | |
set_auto_reverse(bool reverse=true) | Clutter::Timeline | |
set_custom_property(const Glib::RefPtr< Script >& script, const Glib::ustring& name, const Glib::ValueBase& value) | Clutter::Scriptable | |
set_custom_property_vfunc(const Glib::RefPtr< Script >& script, const Glib::ustring& name, const Glib::ValueBase& value) | Clutter::Scriptable | protectedvirtual |
set_delay(guint msecs) | Clutter::Timeline | |
set_direction(TimelineDirection direction) | Clutter::Timeline | |
set_duration(guint msecs) | Clutter::Timeline | |
set_final_state(const Glib::ustring& property_name, const ValueType& value) | Clutter::Animatable | |
set_final_state_value(const Glib::ustring& property_name, const Glib::ValueBase& value) | Clutter::Animatable | |
set_final_state_vfunc(const Glib::ustring& property_name, const Glib::ValueBase& value) | Clutter::Animatable | protectedvirtual |
set_from(const ValueType& value) | Clutter::Transition | |
set_from_value(const Glib::ValueBase& value) | Clutter::Transition | |
set_id(const std::string& id) | Clutter::Scriptable | |
set_id_vfunc(const std::string& id) | Clutter::Scriptable | protectedvirtual |
set_interval(const Glib::RefPtr< Interval >& interval) | Clutter::Transition | |
set_loop(bool loop=true) | Clutter::Timeline | |
set_progress_mode(AnimationMode mode) | Clutter::Timeline | |
set_property_name(const Glib::ustring& property_name) | Clutter::PropertyTransition | |
set_remove_on_complete(bool remove_complete=true) | Clutter::Transition | |
set_repeat_count(int count) | Clutter::Timeline | |
set_to(const ValueType& value) | Clutter::Transition | |
set_to_value(const Glib::ValueBase& value) | Clutter::Transition | |
signal_completed() | Clutter::Timeline | |
signal_marker_reached() | Clutter::Timeline | |
signal_new_frame() | Clutter::Timeline | |
signal_paused() | Clutter::Timeline | |
signal_started() | Clutter::Timeline | |
skip(guint n_frames) | Clutter::Timeline | |
start() | Clutter::Timeline | |
stop() | Clutter::Timeline | |
Timeline(guint msecs) | Clutter::Timeline | explicitprotected |
Transition() | Clutter::Transition | protected |
wrap(ClutterPropertyTransition* object, bool take_copy=false) | Clutter::PropertyTransition | related |
Clutter::Transition::wrap(ClutterTransition* object, bool take_copy=false) | Clutter::Transition | related |
Clutter::Timeline::wrap(ClutterTimeline* object, bool take_copy=false) | Clutter::Timeline | related |
Clutter::Animatable::wrap(ClutterAnimatable* object, bool take_copy=false) | Clutter::Animatable | related |
Clutter::Scriptable::wrap(ClutterScriptable* object, bool take_copy=false) | Clutter::Scriptable | related |
~Animatable() | Clutter::Animatable | virtual |
~PropertyTransition() | Clutter::PropertyTransition | virtual |
~Scriptable() | Clutter::Scriptable | virtual |
~Timeline() | Clutter::Timeline | virtual |
~Transition() | Clutter::Transition | virtual |