, including all inherited members.
actors_foreach(const SlotForEach& slot) | Clutter::Behaviour | |
add_destroy_notify_callback(void *data, func_destroy_notify func) const | sigc::trackable | |
alpha_notify_vfunc(double alpha_value) | Clutter::Behaviour | [protected, virtual] |
apply(const Glib::RefPtr< Actor >& actor) | Clutter::Behaviour | |
Behaviour() | Clutter::Behaviour | [protected] |
BehaviourEllipse(const Glib::RefPtr< Alpha >& alpha, int x, int y, int width, int height, RotateDirection direction, double begin, double end) | Clutter::BehaviourEllipse | [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, int x, int y, int width, int height, RotateDirection direction, double begin, double end) | Clutter::BehaviourEllipse | [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_angle_end() const | Clutter::BehaviourEllipse | |
get_angle_start() const | Clutter::BehaviourEllipse | |
get_angle_tilt(RotateAxis axis) const | Clutter::BehaviourEllipse | |
get_center(int& x, int& y) const | Clutter::BehaviourEllipse | |
get_data(const QueryQuark &key) | Glib::Object | |
get_direction() const | Clutter::BehaviourEllipse | |
get_height() const | Clutter::BehaviourEllipse | |
get_n_actors() const | Clutter::Behaviour | |
get_nth_actor(int index) | Clutter::Behaviour | |
get_nth_actor(int index) const | Clutter::Behaviour | |
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 | |
get_tilt(double& angle_tilt_x, double& angle_tilt_y, double& angle_tilt_z) const | Clutter::BehaviourEllipse | |
get_width() const | Clutter::BehaviourEllipse | |
gobj() | Clutter::BehaviourEllipse | [inline] |
gobj() const | Clutter::BehaviourEllipse | [inline] |
gobj_copy() | Clutter::BehaviourEllipse | |
Glib::Object::gobj_copy() const | Glib::ObjectBase | |
initialize(GObject *castitem) | Glib::ObjectBase | [protected] |
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_removed(const Glib::RefPtr< Actor >& actor) | Clutter::Behaviour | [protected, virtual] |
operator=(const trackable &src) | sigc::trackable | |
property_angle_end() | Clutter::BehaviourEllipse | |
property_angle_end() const | Clutter::BehaviourEllipse | |
property_angle_start() | Clutter::BehaviourEllipse | |
property_angle_start() const | Clutter::BehaviourEllipse | |
property_angle_tilt_x() | Clutter::BehaviourEllipse | |
property_angle_tilt_x() const | Clutter::BehaviourEllipse | |
property_angle_tilt_y() | Clutter::BehaviourEllipse | |
property_angle_tilt_y() const | Clutter::BehaviourEllipse | |
property_angle_tilt_z() | Clutter::BehaviourEllipse | |
property_angle_tilt_z() const | Clutter::BehaviourEllipse | |
property_center() | Clutter::BehaviourEllipse | |
property_center() const | Clutter::BehaviourEllipse | |
property_direction() | Clutter::BehaviourEllipse | |
property_direction() const | Clutter::BehaviourEllipse | |
property_height() | Clutter::BehaviourEllipse | |
property_height() const | Clutter::BehaviourEllipse | |
property_width() | Clutter::BehaviourEllipse | |
property_width() const | Clutter::BehaviourEllipse | |
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_angle_end(double angle_end) | Clutter::BehaviourEllipse | |
set_angle_start(double angle_start) | Clutter::BehaviourEllipse | |
set_angle_tilt(RotateAxis axis, double angle_tilt) | Clutter::BehaviourEllipse | |
set_center(int x, int y) | Clutter::BehaviourEllipse | |
set_data(const Quark &key, void *data) | Glib::Object | |
set_data(const Quark &key, void *data, DestroyNotify notify) | Glib::Object | |
set_direction(RotateDirection direction) | Clutter::BehaviourEllipse | |
set_height(int height) | Clutter::BehaviourEllipse | |
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 | |
set_tilt(double angle_tilt_x, double angle_tilt_y, double angle_tilt_z) | Clutter::BehaviourEllipse | |
set_width(int width) | Clutter::BehaviourEllipse | |
signal_applied() | Clutter::Behaviour | |
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(ClutterBehaviourEllipse* object, bool take_copy=false) | Clutter::BehaviourEllipse | [related] |
Clutter::Behaviour::wrap(ClutterBehaviour* object, bool take_copy=false) | Clutter::Behaviour | [related] |
Glib::Object::wrap(GObject *object, bool take_copy=false) | Glib::Object | |
~Behaviour() | Clutter::Behaviour | [virtual] |
~BehaviourEllipse() | Clutter::BehaviourEllipse | [virtual] |
~Object() | Glib::Object | [protected, virtual] |
~ObjectBase()=0 | Glib::ObjectBase | [protected, pure virtual] |