, including all inherited members.
actors_foreach(const SlotForEach& slot) | Clutter::Behaviour | |
add_destroy_notify_callback(void *data, func_destroy_notify func) const | sigc::trackable | |
add_interface(GType gtype_implementer) | Clutter::Scriptable | [static] |
alpha_notify_vfunc(double alpha_value) | Clutter::Behaviour | [protected, virtual] |
apply(const Glib::RefPtr< Actor >& actor) | Clutter::Behaviour | |
Behaviour() | Clutter::Behaviour | [protected] |
BehaviourPath(const Glib::RefPtr< Alpha >& alpha, const Glib::RefPtr< Path >& path) | Clutter::BehaviourPath | [explicit, protected] |
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(const Glib::RefPtr< Alpha >& alpha, const Glib::RefPtr< Path >& path) | Clutter::BehaviourPath | [static] |
create_with_description(const Glib::RefPtr< Alpha >& alpha, const Glib::ustring& description) | Clutter::BehaviourPath | [static] |
create_with_knots(const Glib::RefPtr< Alpha >& alpha, const Glib::ArrayHandle< Knot >& knots) | Clutter::BehaviourPath | [static] |
DestroyNotify typedef | Glib::Object | |
freeze_notify() | Glib::ObjectBase | |
func_destroy_notify typedef | sigc::trackable | |
get_actors() | Clutter::Behaviour | |
get_actors() const | Clutter::Behaviour | |
get_alpha() | Clutter::Behaviour | |
get_alpha() const | Clutter::Behaviour | |
get_data(const QueryQuark &key) | Glib::Object | |
get_id() const | Clutter::Scriptable | |
get_id_vfunc() const | Clutter::Scriptable | [protected, virtual] |
get_n_actors() const | Clutter::Behaviour | |
get_nth_actor(int index) | Clutter::Behaviour | |
get_nth_actor(int index) const | Clutter::Behaviour | |
get_path() | Clutter::BehaviourPath | |
get_path() const | Clutter::BehaviourPath | |
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::BehaviourPath | [inline] |
gobj() const | Clutter::BehaviourPath | [inline] |
gobj_copy() | Clutter::BehaviourPath | |
Glib::Object::gobj_copy() const | Glib::ObjectBase | |
initialize(GObject *castitem) | Glib::ObjectBase | [protected] |
Interface(const Glib::Interface_Class &interface_class) | Glib::Interface | |
Interface(GObject *castitem) | Glib::Interface | |
is_applied(const Glib::RefPtr< Actor >& actor) | Clutter::Behaviour | |
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_applied(const Glib::RefPtr< Actor >& actor) | Clutter::Behaviour | [protected, virtual] |
on_knot_reached(guint knot_num) | Clutter::BehaviourPath | [protected, virtual] |
on_removed(const Glib::RefPtr< Actor >& actor) | Clutter::Behaviour | [protected, virtual] |
operator=(const trackable &src) | sigc::trackable | |
parse_custom_node(const Glib::RefPtr< Script >& script, Glib::ValueBase& value, const Glib::ustring& name, JsonNode* node) | Clutter::Scriptable | |
reference() const | Glib::ObjectBase | [virtual] |
remove(const Glib::RefPtr< Actor >& actor) | Clutter::Behaviour | |
remove_all() | Clutter::Behaviour | |
remove_data(const QueryQuark &quark) | Glib::Object | |
remove_destroy_notify_callback(void *data) const | sigc::trackable | |
set_alpha(const Glib::RefPtr< Alpha >& alpha) | Clutter::Behaviour | |
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 | [protected, virtual] |
set_data(const Quark &key, void *data) | Glib::Object | |
set_data(const Quark &key, void *data, DestroyNotify notify) | Glib::Object | |
set_id(const std::string& id) | Clutter::Scriptable | |
set_id_vfunc(const std::string& id) | Clutter::Scriptable | [protected, virtual] |
set_path(const Glib::RefPtr< Path >& path) | Clutter::BehaviourPath | |
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_applied() | Clutter::Behaviour | |
signal_knot_reached() | Clutter::BehaviourPath | |
signal_removed() | Clutter::Behaviour | |
SlotForEach typedef | Clutter::Behaviour | |
steal_data(const QueryQuark &quark) | Glib::Object | |
thaw_notify() | Glib::ObjectBase | |
trackable(const trackable &src) | sigc::trackable | |
unreference() const | Glib::ObjectBase | [virtual] |
wrap(ClutterBehaviourPath* object, bool take_copy=false) | Clutter::BehaviourPath | [related] |
Clutter::Behaviour::wrap(ClutterBehaviour* object, bool take_copy=false) | Clutter::Behaviour | [related] |
Clutter::Glib::Object::wrap(GObject *object, bool take_copy=false) | Glib::Object | |
Clutter::Scriptable::wrap(ClutterScriptable* object, bool take_copy=false) | Clutter::Scriptable | [related] |
~Behaviour() | Clutter::Behaviour | [virtual] |
~BehaviourPath() | Clutter::BehaviourPath | [virtual] |
~Interface() | Glib::Interface | [virtual] |
~Object() | Glib::Object | [protected, virtual] |
~ObjectBase()=0 | Glib::ObjectBase | [protected, pure virtual] |
~Scriptable() | Clutter::Scriptable | [virtual] |