, including all inherited members.
add_destroy_notify_callback(void *data, func_destroy_notify func) const | sigc::trackable | |
allocate(const Glib::RefPtr< Container >& container, const ActorBox& box, AllocationFlags absolute_origin_changed) | Clutter::LayoutManager | |
allocate_vfunc(const Glib::RefPtr< Container >& container, const ActorBox& box, AllocationFlags absolute_origin_changed) | Clutter::LayoutManager | [virtual] |
begin_animation(guint duration, gulong mode) | Clutter::LayoutManager | |
begin_animation(guint duration, gulong mode) const | Clutter::LayoutManager | |
begin_animation_vfunc(guint duration, gulong mode) | Clutter::LayoutManager | [virtual] |
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(FlowOrientation orientation) | Clutter::FlowLayout | [static] |
create_child_meta_vfunc(const Glib::RefPtr< Container >& container, const Glib::RefPtr< Actor >& actor) | Clutter::LayoutManager | [virtual] |
DestroyNotify typedef | Glib::Object | |
end_animation() | Clutter::LayoutManager | |
end_animation_vfunc() | Clutter::LayoutManager | [virtual] |
FlowLayout(FlowOrientation orientation) | Clutter::FlowLayout | [explicit, protected] |
freeze_notify() | Glib::ObjectBase | |
func_destroy_notify typedef | sigc::trackable | |
get_animation_progress() | Clutter::LayoutManager | |
get_animation_progress_vfunc() | Clutter::LayoutManager | [virtual] |
get_child_meta_type_vfunc() const | Clutter::LayoutManager | [virtual] |
get_child_property(const Glib::RefPtr< Container >& container, const Glib::RefPtr< const Actor >& actor, const Glib::ustring& property_name, PropertyType& value) const | Clutter::LayoutManager | [inline] |
get_child_property_value(const Glib::RefPtr< Container >& container, const Glib::RefPtr< const Actor >& actor, const Glib::ustring& property_name, Glib::ValueBase& value) const | Clutter::LayoutManager | |
get_column_spacing() | Clutter::FlowLayout | |
get_column_width(float& min_width, float& max_width) | Clutter::FlowLayout | |
get_data(const QueryQuark &key) | Glib::Object | |
get_homogeneous() | Clutter::FlowLayout | |
get_orientation() | Clutter::FlowLayout | |
get_preferred_height(const Glib::RefPtr< Container >& container, float for_width, float& min_height_p, float& natural_height_p) const | Clutter::LayoutManager | |
get_preferred_height_vfunc(const Glib::RefPtr< Container >& container, float for_width, float& min_height_p, float& natural_height_p) const | Clutter::LayoutManager | [virtual] |
get_preferred_width(const Glib::RefPtr< Container >& container, float for_height, float& min_width_p, float& natural_width_p) const | Clutter::LayoutManager | |
get_preferred_width_vfunc(const Glib::RefPtr< Container >& container, float for_height, float& min_width_p, float& natural_width_p) const | Clutter::LayoutManager | [virtual] |
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_row_height(float& min_height, float& max_height) | Clutter::FlowLayout | |
get_row_spacing() | Clutter::FlowLayout | |
gobj() | Clutter::FlowLayout | [inline] |
gobj() const | Clutter::FlowLayout | [inline] |
gobj_copy() | Clutter::FlowLayout | |
Glib::Object::gobj_copy() const | Glib::ObjectBase | |
initialize(GObject *castitem) | Glib::ObjectBase | [protected] |
LayoutManager() | Clutter::LayoutManager | [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_layout_changed() | Clutter::LayoutManager | [protected, virtual] |
operator=(const trackable &src) | sigc::trackable | |
property_column_spacing() | Clutter::FlowLayout | |
property_column_spacing() const | Clutter::FlowLayout | |
property_homogeneous() | Clutter::FlowLayout | |
property_homogeneous() const | Clutter::FlowLayout | |
property_max_column_width() | Clutter::FlowLayout | |
property_max_column_width() const | Clutter::FlowLayout | |
property_min_column_width() | Clutter::FlowLayout | |
property_min_column_width() const | Clutter::FlowLayout | |
property_orientation() | Clutter::FlowLayout | |
property_orientation() const | Clutter::FlowLayout | |
property_row_spacing() | Clutter::FlowLayout | |
property_row_spacing() const | Clutter::FlowLayout | |
reference() const | Glib::ObjectBase | [virtual] |
remove_data(const QueryQuark &quark) | Glib::Object | |
remove_destroy_notify_callback(void *data) const | sigc::trackable | |
set_child_property(const Glib::RefPtr< Container >& container, const Glib::RefPtr< Actor >& child, const Glib::ustring& property_name, const PropertyType& value) | Clutter::LayoutManager | [inline] |
set_child_property_value(const Glib::RefPtr< Container >& container, const Glib::RefPtr< Actor >& child, const Glib::ustring& property_name, const Glib::ValueBase& value) | Clutter::LayoutManager | |
set_column_spacing(float spacing) | Clutter::FlowLayout | |
set_column_width(float min_width, float max_width) | Clutter::FlowLayout | |
set_container(const Glib::RefPtr< Container >& container) | Clutter::LayoutManager | |
set_container_vfunc(const Glib::RefPtr< Container >& container) | Clutter::LayoutManager | [virtual] |
set_data(const Quark &key, void *data) | Glib::Object | |
set_data(const Quark &key, void *data, DestroyNotify notify) | Glib::Object | |
set_homogeneous(bool homogeneous) | Clutter::FlowLayout | |
set_orientation(FlowOrientation orientation) | Clutter::FlowLayout | |
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_row_height(float min_height, float max_height) | Clutter::FlowLayout | |
set_row_spacing(float spacing) | Clutter::FlowLayout | |
signal_layout_changed() | Clutter::LayoutManager | |
steal_data(const QueryQuark &quark) | Glib::Object | |
thaw_notify() | Glib::ObjectBase | |
trackable(const trackable &src) | sigc::trackable | |
unreference() const | Glib::ObjectBase | [virtual] |
wrap(ClutterFlowLayout* object, bool take_copy=false) | Clutter::FlowLayout | [related] |
Clutter::LayoutManager::wrap(ClutterLayoutManager* object, bool take_copy=false) | Clutter::LayoutManager | [related] |
Glib::Object::wrap(GObject *object, bool take_copy=false) | Glib::Object | |
~FlowLayout() | Clutter::FlowLayout | [virtual] |
~LayoutManager() | Clutter::LayoutManager | [virtual] |
~Object() | Glib::Object | [protected, virtual] |
~ObjectBase()=0 | Glib::ObjectBase | [protected, pure virtual] |