Am Tue, 5 Jan 2010 20:09:35 +0100 schrieb Christopher Roy Bratusek <[email protected]>:
> Am Tue, 5 Jan 2010 12:02:37 +0100 > schrieb Christopher Roy Bratusek <[email protected]>: > > > Hi all, > > > > New stuff in rep-gtk 0.90.2: > > > > GtkFileFilter > > GtkFileChooser > > GtkFileChooserWidget > > > > Except functions which require GSList as returntype they are v2.12 > > API complete. Perhaps I managed a fourth or even fifth before > > 0.90.2 :) > > > > Chris > > fourth: GtkCellEditable > fifth: GtkCellRenderer > > Work In Progress: > sixth: GtkTreeViewColumn > > more than I expected :) > > Chris sixth: GtkTreeViewColumn *phew* In theory I can head over to GtkTreeView the next days, as most functions of it are now accessible, due to the last 3 widgets/objects I've added. Though only Texts could be displayed (no GtkCellRenderer[Type] yet). I'll see what I'll do next :) Chris
