, including all inherited members.
add_column_selection(int column) | Atk::Table | |
add_row_selection(int row) | Atk::Table | |
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 | |
freeze_notify() | Glib::ObjectBase | |
get_at(int row, int column) | Atk::Table | |
get_caption() | Atk::Table | |
get_caption() const | Atk::Table | |
get_column_at_index(int index) const | Atk::Table | |
get_column_description(int column) const | Atk::Table | |
get_column_extent_at(int row, int column) const | Atk::Table | |
get_column_header(int column) | Atk::Table | |
get_column_header(int column) const | Atk::Table | |
get_index_at(int row, int column) const | Atk::Table | |
get_n_columns() const | Atk::Table | |
get_n_rows() const | Atk::Table | |
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_at_index(int index) const | Atk::Table | |
get_row_description(int row) const | Atk::Table | |
get_row_extent_at(int row, int column) const | Atk::Table | |
get_row_header(int row) | Atk::Table | |
get_row_header(int row) const | Atk::Table | |
get_summary() | Atk::Table | |
get_summary() const | Atk::Table | |
gobj() | Atk::Table | [inline] |
gobj() const | Atk::Table | [inline] |
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_column_selected(int column) const | Atk::Table | |
is_row_selected(int row) const | Atk::Table | |
is_selected(int row, int column) const | Atk::Table | |
ObjectBase() | Glib::ObjectBase | [protected] |
ObjectBase(const char *custom_type_name) | Glib::ObjectBase | [protected] |
ObjectBase(const std::type_info &custom_type_info) | Glib::ObjectBase | [protected] |
reference() const | Glib::ObjectBase | [virtual] |
remove_column_selection(int column) | Atk::Table | |
remove_row_selection(int row) | Atk::Table | |
set_caption(const Glib::RefPtr< Atk::Object >& caption) | Atk::Table | |
set_column_description(int column, const Glib::ustring& description) | Atk::Table | |
set_column_header(int column, const Glib::RefPtr< Atk::Object >& header) | Atk::Table | |
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_description(int row, const Glib::ustring& description) | Atk::Table | |
set_row_header(int row, const Glib::RefPtr< Atk::Object >& header) | Atk::Table | |
set_summary(const Glib::RefPtr< Atk::Object >& accessible) | Atk::Table | |
signal_column_deleted() | Atk::Table | |
signal_column_inserted() | Atk::Table | |
signal_column_reordered() | Atk::Table | |
signal_model_changed() | Atk::Table | |
signal_row_deleted() | Atk::Table | |
signal_row_inserted() | Atk::Table | |
signal_row_reordered() | Atk::Table | |
thaw_notify() | Glib::ObjectBase | |
unreference() const | Glib::ObjectBase | [virtual] |
wrap(AtkTable* object, bool take_copy=false) | Atk::Table | [related] |
~Interface() | Glib::Interface | [virtual] |
~ObjectBase()=0 | Glib::ObjectBase | [protected, pure virtual] |