logo top
Main Page   Widgets   Namespaces   Book  

Deprecated List

Member Gdk::Color::parse (const Glib::ustring& spec)
See set().

Class Gtk::Combo
Use the ComboBox widget instead.

Class Gtk::ComboDropDown
Use the ComboBox widget instead.

Class Gtk::ComboDropDownItem
Use the ComboBox widget instead.

Class Gtk::FileSelection
Use the FileChooserDialog instead.

Member Gtk::MessageDialog::set_markup (const Glib::ustring& str)
Use set_message(string, true);

Class Gtk::OptionMenu
Use the ComboBox widget instead.

Member Gtk::TextBuffer::assign (const char* text_begin, const char* text_end)
Use set_text()

Member Gtk::TextBuffer::assign (const Glib::ustring& text)
Use set_text()

Member Gtk::TextView::scroll_mark_onscreen (const Glib::RefPtr<TextBuffer::Mark>& mark)
Use scroll_to()

Member Gtk::TextView::scroll_to_iter (TextBuffer::iterator& iter, double within_margin)
Use scroll_to().

Member Gtk::TextView::scroll_to_mark (const Glib::RefPtr<TextBuffer::Mark>& mark, double within_margin)
Use scroll_to().

Member Gtk::TreePath::append_index (int index)
replaced by push_back():

Member Gtk::TreePath::get_depth () const
replaced by size():

Member Gtk::TreePath::get_indices () const
replaced by begin(), end(), and operator[]

Member Gtk::TreePath::prepend_index (int index)
replaced by push_front():

Member Gtk::TreeSortable::set_sort_column_id (int sort_column_id, SortType order)
Use set_sort_column() instead.

Member Gtk::TreeSortable::set_sort_column_id (const TreeModelColumnBase& sort_column_id, SortType order)
Use set_sort_column() instead.

Member Gtk::TreeViewColumn::set_sort_column_id (int sort_column_id)
Use set_sort_column() instead.

Member Gtk::TreeViewColumn::set_sort_column_id (const TreeModelColumnBase& sort_column_id)
Use set_sort_column() instead.

Generated for gtkmm 2.4 by Doxygen 1.4.0 © 1997-2001