gtk2/gtk/deprecated
Matthias Clasen 5e256590db Deprecate treeviews and cell renderers
This includes

GtkCellArea
GtkCellAreaBox
GtkCellAreaContext
GtkCellEditable
GtkCellRenderer
GtkCellRendererAccel
GtkCellRendererCombo
GtkCellRendererPixbuf
GtkCellRendererProgress
GtkCellRendererSpin
GtkCellRendererSpinner
GtkCellRendererText
GtkCellRendererToggle
GtkCellView
GtkComboBox
GtkComboBoxText
GtkIconView
GtkListStore
GtkTreeModel
GtkTreeModelFilter
GtkTreeModelSort
GtkTreeStore
GtkTreeView
GtkTreeViewColumn
GtkTreeSelection
2022-10-11 17:18:21 -04:00
..
gtkappchooser.c Deprecate the app chooser widgets 2022-10-03 23:02:09 -04:00
gtkappchooser.h Deprecate the app chooser widgets 2022-10-03 23:02:09 -04:00
gtkappchooserbutton.c Deprecate the app chooser widgets 2022-10-03 23:02:09 -04:00
gtkappchooserbutton.h Deprecate the app chooser widgets 2022-10-03 23:02:09 -04:00
gtkappchooserdialog.c Deprecate the app chooser widgets 2022-10-03 23:02:09 -04:00
gtkappchooserdialog.h Deprecate the app chooser widgets 2022-10-03 23:02:09 -04:00
gtkappchooserprivate.h Deprecate the app chooser widgets 2022-10-03 23:02:09 -04:00
gtkappchooserwidget.c Deprecate the app chooser widgets 2022-10-03 23:02:09 -04:00
gtkappchooserwidget.h Deprecate the app chooser widgets 2022-10-03 23:02:09 -04:00
gtkcellarea.c Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtkcellarea.h Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtkcellareabox.c Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtkcellareabox.h Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtkcellareaboxcontext.c Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtkcellareaboxcontextprivate.h Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtkcellareacontext.c Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtkcellareacontext.h Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtkcelleditable.c Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtkcelleditable.h Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtkcelllayout.c Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtkcelllayout.h Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtkcellrenderer.c Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtkcellrenderer.h Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtkcellrendereraccel.c Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtkcellrendereraccel.h Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtkcellrenderercombo.c Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtkcellrenderercombo.h Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtkcellrendererpixbuf.c Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtkcellrendererpixbuf.h Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtkcellrendererprogress.c Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtkcellrendererprogress.h Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtkcellrendererspin.c Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtkcellrendererspin.h Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtkcellrendererspinner.c Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtkcellrendererspinner.h Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtkcellrenderertext.c Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtkcellrenderertext.h Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtkcellrenderertoggle.c Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtkcellrenderertoggle.h Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtkcellview.c Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtkcellview.h Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtkcombobox.c Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtkcombobox.h Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtkcomboboxprivate.h Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtkcomboboxtext.c Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtkcomboboxtext.h Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtkentrycompletion.c Deprecate GtkEntryCompletion 2022-10-03 23:23:56 -04:00
gtkentrycompletion.h Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtkiconview.c Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtkiconview.h Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtkiconviewprivate.h Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtkliststore.c Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtkliststore.h Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtktreedatalist.c Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtktreedatalistprivate.h Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtktreednd.c Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtktreednd.h Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtktreemodel.c Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtktreemodel.h Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtktreemodelfilter.c Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtktreemodelfilter.h Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtktreemodelsort.c Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtktreemodelsort.h Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtktreepopover.c Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtktreepopoverprivate.h Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtktreeprivate.h Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtktreerbtree.c Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtktreerbtreeprivate.h Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtktreeselection.c Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtktreeselection.h Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtktreesortable.c Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtktreesortable.h Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtktreestore.c Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtktreestore.h Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtktreeview.c Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtktreeview.h Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtktreeviewcolumn.c Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
gtktreeviewcolumn.h Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00
meson.build Deprecate treeviews and cell renderers 2022-10-11 17:18:21 -04:00