, including all inherited members.
add_destroy_notify_callback(void *data, func_destroy_notify func) const | sigc::trackable | |
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 | |
clone() const | Clutter::Timeline | |
connect_property_changed(const Glib::ustring &property_name, const sigc::slot< void > &slot) | Glib::ObjectBase | |
connect_property_changed_with_return(const Glib::ustring &property_name, const sigc::slot< void > &slot) | Glib::ObjectBase | |
create(guint msecs) | Clutter::Timeline | [static] |
DestroyNotify typedef | Glib::Object | |
freeze_notify() | Glib::ObjectBase | |
func_destroy_notify typedef | sigc::trackable | |
get_data(const QueryQuark &key) | Glib::Object | |
get_delay() const | Clutter::Timeline | |
get_delta() const | Clutter::Timeline | |
get_direction() const | Clutter::Timeline | |
get_duration() const | Clutter::Timeline | |
get_loop() const | Clutter::Timeline | |
get_progress() const | Clutter::Timeline | |
get_property(const Glib::ustring &property_name, PropertyType &value) const | Glib::ObjectBase | |
get_property_value(const Glib::ustring &property_name, Glib::ValueBase &value) const | Glib::ObjectBase | |
gobj() | Clutter::Timeline | [inline] |
gobj() const | Clutter::Timeline | [inline] |
gobj_copy() | Clutter::Timeline | |
Glib::Object::gobj_copy() const | Glib::ObjectBase | |
has_marker(const Glib::ustring& marker_name) | Clutter::Timeline | |
initialize(GObject *castitem) | Glib::ObjectBase | [protected] |
is_playing() const | Clutter::Timeline | |
list_markers(int frame_num) const | Clutter::Timeline | |
notify_callbacks() | sigc::trackable | |
Object() | Glib::Object | [protected] |
Object(const Glib::ConstructParams &construct_params) | Glib::Object | [protected] |
Object(GObject *castitem) | Glib::Object | [protected] |
ObjectBase() | Glib::ObjectBase | [protected] |
ObjectBase(const char *custom_type_name) | Glib::ObjectBase | [protected] |
ObjectBase(const std::type_info &custom_type_info) | Glib::ObjectBase | [protected] |
on_completed() | Clutter::Timeline | [protected, virtual] |
on_marker_reached(const Glib::ustring& marker_name, int frame_num) | Clutter::Timeline | [protected, virtual] |
on_new_frame(int fram_num) | Clutter::Timeline | [protected, virtual] |
on_paused() | Clutter::Timeline | [protected, virtual] |
on_started() | Clutter::Timeline | [protected, virtual] |
operator=(const trackable &src) | sigc::trackable | |
pause() | 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_fps() | Clutter::Timeline | |
property_fps() const | Clutter::Timeline | |
property_loop() | Clutter::Timeline | |
property_loop() const | Clutter::Timeline | |
property_num_frames() | Clutter::Timeline | |
property_num_frames() const | Clutter::Timeline | |
reference() const | Glib::ObjectBase | [virtual] |
remove_data(const QueryQuark &quark) | Glib::Object | |
remove_destroy_notify_callback(void *data) const | sigc::trackable | |
remove_marker(const Glib::ustring& marker_name) | Clutter::Timeline | |
rewind() | Clutter::Timeline | |
set_data(const Quark &key, void *data) | Glib::Object | |
set_data(const Quark &key, void *data, DestroyNotify notify) | Glib::Object | |
set_delay(guint msecs) | Clutter::Timeline | |
set_direction(TimelineDirection direction) | Clutter::Timeline | |
set_duration(guint msecs) | Clutter::Timeline | |
set_loop(bool loop=true) | Clutter::Timeline | |
set_property(const Glib::ustring &property_name, const PropertyType &value) | Glib::ObjectBase | |
set_property_value(const Glib::ustring &property_name, const Glib::ValueBase &value) | Glib::ObjectBase | |
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 | |
steal_data(const QueryQuark &quark) | Glib::Object | |
stop() | Clutter::Timeline | |
thaw_notify() | Glib::ObjectBase | |
Timeline(guint msecs) | Clutter::Timeline | [explicit, protected] |
trackable(const trackable &src) | sigc::trackable | |
unreference() const | Glib::ObjectBase | [virtual] |
wrap(ClutterTimeline* object, bool take_copy=false) | Clutter::Timeline | [related] |
Glib::Object::wrap(GObject *object, bool take_copy=false) | Glib::Object | |
~Object() | Glib::Object | [protected, virtual] |
~ObjectBase()=0 | Glib::ObjectBase | [protected, pure virtual] |
~Timeline() | Clutter::Timeline | [virtual] |