, including all inherited members.
add_cairo_path(const Glib::RefPtr< Cairo::Path >& path) | Clutter::Path | |
add_close() | Clutter::Path | |
add_curve_to(int x1, int y1, int x2, int y2, int x3, int y3) | Clutter::Path | |
add_destroy_notify_callback(void *data, func_destroy_notify func) const | sigc::trackable | |
add_line_to(int x, int y) | Clutter::Path | |
add_move_to(int x, int y) | Clutter::Path | |
add_rel_curve_to(int x1, int y1, int x2, int y2, int x3, int y3) | Clutter::Path | |
add_rel_line_to(int x, int y) | Clutter::Path | |
add_rel_move_to(int x, int y) | Clutter::Path | |
add_string(const Glib::ustring& str) | Clutter::Path | |
clear() | Clutter::Path | |
ClutterPathCallback typedef | Clutter::Path | |
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() | Clutter::Path | [static] |
create(const Glib::ustring& description) | Clutter::Path | [static] |
DestroyNotify typedef | Glib::Object | |
foreach(const ForEachSlot& slot) | Clutter::Path | |
ForEachSlot typedef | Clutter::Path | |
freeze_notify() | Glib::ObjectBase | |
func_destroy_notify typedef | sigc::trackable | |
get_data(const QueryQuark &key) | Glib::Object | |
get_description() const | Clutter::Path | |
get_length() const | Clutter::Path | |
get_position(double progress, Knot& position) | Clutter::Path | |
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::Path | [inline] |
gobj() const | Clutter::Path | [inline] |
gobj_copy() | Clutter::Path | |
Glib::Object::gobj_copy() const | Glib::ObjectBase | |
initialize(GObject *castitem) | Glib::ObjectBase | [protected] |
nodes() | Clutter::Path | [inline] |
nodes() const | Clutter::Path | [inline] |
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] |
operator=(const trackable &src) | sigc::trackable | |
Path() | Clutter::Path | [protected] |
Path(const Glib::ustring& description) | Clutter::Path | [explicit, protected] |
property_description() | Clutter::Path | |
property_description() const | Clutter::Path | |
property_length() const | Clutter::Path | |
reference() const | Glib::ObjectBase | [virtual] |
remove_data(const QueryQuark &quark) | Glib::Object | |
remove_destroy_notify_callback(void *data) const | sigc::trackable | |
set_data(const Quark &key, void *data) | Glib::Object | |
set_data(const Quark &key, void *data, DestroyNotify notify) | Glib::Object | |
set_description(const Glib::ustring& str) | Clutter::Path | |
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 | |
steal_data(const QueryQuark &quark) | Glib::Object | |
thaw_notify() | Glib::ObjectBase | |
to_cairo_path(Glib::RefPtr< Cairo::Context >& context) const | Clutter::Path | |
trackable(const trackable &src) | sigc::trackable | |
unreference() const | Glib::ObjectBase | [virtual] |
wrap(ClutterPath* object, bool take_copy=false) | Clutter::Path | [related] |
Glib::Object::wrap(GObject *object, bool take_copy=false) | Glib::Object | |
~Object() | Glib::Object | [protected, virtual] |
~ObjectBase()=0 | Glib::ObjectBase | [protected, pure virtual] |
~Path() | Clutter::Path | [virtual] |