, including all inherited members.
add_destroy_notify_callback(void *data, func_destroy_notify func) const | sigc::trackable | |
Backend() | Clutter::Backend | [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 | |
DestroyNotify typedef | Glib::Object | |
freeze_notify() | Glib::ObjectBase | |
func_destroy_notify typedef | sigc::trackable | |
get_data(const QueryQuark &key) | Glib::Object | |
get_default() | Clutter::Backend | [static] |
get_double_click_distance() const | Clutter::Backend | |
get_double_click_time() const | Clutter::Backend | |
get_font_name() const | Clutter::Backend | |
get_font_options() const | Clutter::Backend | |
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_resolution() const | Clutter::Backend | |
gobj() | Clutter::Backend | [inline] |
gobj() const | Clutter::Backend | [inline] |
gobj_copy() | Clutter::Backend | |
Glib::Object::gobj_copy() const | Glib::ObjectBase | |
initialize(GObject *castitem) | Glib::ObjectBase | [protected] |
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_font_changed() | Clutter::Backend | [protected, virtual] |
on_resolution_changed() | Clutter::Backend | [protected, virtual] |
operator=(const trackable &src) | sigc::trackable | |
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_double_click_distance(guint distance) | Clutter::Backend | |
set_double_click_time(guint msec) | Clutter::Backend | |
set_font_name(const Glib::ustring& font_name) | Clutter::Backend | |
set_font_options(const ::Cairo::FontOptions& options) | Clutter::Backend | |
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_resolution(double dpi) | Clutter::Backend | |
signal_font_changed() | Clutter::Backend | |
signal_resolution_changed() | Clutter::Backend | |
steal_data(const QueryQuark &quark) | Glib::Object | |
thaw_notify() | Glib::ObjectBase | |
trackable(const trackable &src) | sigc::trackable | |
unreference() const | Glib::ObjectBase | [virtual] |
wrap(ClutterBackend* object, bool take_copy=false) | Clutter::Backend | [related] |
Glib::Object::wrap(GObject *object, bool take_copy=false) | Glib::Object | |
~Backend() | Clutter::Backend | [virtual] |
~Object() | Glib::Object | [protected, virtual] |
~ObjectBase()=0 | Glib::ObjectBase | [protected, pure virtual] |