PHP-GTK News #17
Sorry for the delay. The news this week is short but rich. We only have a list of patches and documenation updates but the list for both is pretty long.
Development
Patches Galore:
Christian has been working hard to implement as many features as possible. In the last week, he has contributed the following patches:
- GtkAboutDialog::set_email_hook()
- GtkAboutDialog::set_url_hook()
- GtkTextIter::get_tags()
- GtkTextIter::get_marks()
- GtkTextIter::get_toggled_tags()
- GtkComboBox::set_row_separator_func()
- GtkTreeView::set_row_separator_func()
- GtkContainer::get_focus_chain()
- GtkContainer::set_focus_chain()
- GtkWindow::get_icon_list()
- GtkWindow::set_icon_list()
- GtkWindow::get_default_icon_list()
- GtkWindow::set_default_icon_list()
- GtkIconTheme::list_icons()
- GtkTreeSortable::set_sort_func()
- GtkTreeSortable::set_default_sort_func()
- GtkTreeSortable::get_sort_column_id()
- GtkTreeFilterModel constructor
- GtkTreeFilterModel::set_visible_func()
- GdkDevice::get_state(window)
- GdkDevice::get_axis()
- GdkDevice::get_history()
- GtkWidget::get_allocation()
- GtkWidget::class_path()
- GtkWidget::path()
Documentation
Documentation Updates:
- GtkButton (Christian)
- GtkFileChooserButton (Pablo)
- GtkIconView (Scott)
- GtkMenuToolButton (Christian)
- GtkRadioToolButton (Christian)
- GtkSeparatorToolItem (Christian)
- GtkStatusbar (Scott)
- GtkToggleToolButton (Christian)
- GtkToolbar (Christian)
- GtkToolButton (Christian)
- GtkToolItem (Christian)
- GtkToolTips (Christian)
- GtkTreeModelSort (Christian)
