Re: Add GtkRadioGroup?

2010-10-28 Thread Alexander Larsson
On Fri, 2010-10-29 at 12:43 +0900, Tristan Van Berkom wrote: > On Thu, 2010-10-28 at 22:38 +0200, Alexander Larsson wrote: > > One thing I remember being really confused about when learning gtk+ is > > the GSList * usage for the group in GtkRadioButton. We have added some > > scaffolding now that m

Re: Add GtkRadioGroup?

2010-10-28 Thread Tristan Van Berkom
On Thu, 2010-10-28 at 22:38 +0200, Alexander Larsson wrote: > One thing I remember being really confused about when learning gtk+ is > the GSList * usage for the group in GtkRadioButton. We have added some > scaffolding now that makes this somewhat better, but whats the chance of > actually fixing

Add GtkRadioGroup?

2010-10-28 Thread Alexander Larsson
One thing I remember being really confused about when learning gtk+ is the GSList * usage for the group in GtkRadioButton. We have added some scaffolding now that makes this somewhat better, but whats the chance of actually fixing this by adding a real GtkRadioGroup class and using it for radio but

Re: Killed "size-request" [was Re: 3.0 refactoring issues]

2010-10-28 Thread Matthias Clasen
On Thu, Oct 28, 2010 at 3:03 AM, Tristan Van Berkom wrote: >> >> Current state is that all size_request vfuncs in GTK+ except >> for the one on GtkWidgetClass has been removed, "size-request" >> signal and vfunc is to be considered deprecated but as Matthias >> mentioned we cant use #ifdef depre