GLib 2.33.10 has been released.
This is a point release on the way to what will become 2.34.0. API
additions at this point should be considered unstable although things
should be fairly well frozen by now.
As usual, you can download from
http://download.gnome.org/sources/glib/2.33
On Mon, 2012-08-20 at 03:09 +0200, ben wrote:
> Hello list,
>
> It may be a basic and common question, but i dare to ask...
>
> I began to write a custom widget, subclassing GtkDrawingArea,
An alternative approach may be to just use a GTK drawing area with cairo
drawing operations as I did
http
On Mon, August 20, 2012 9:16 am, Tristan Van Berkom wrote:
> On Mon, Aug 20, 2012 at 2:32 PM, Patrick Shirkey
> wrote:
>>
>> On Mon, August 20, 2012 6:59 am, Tristan Van Berkom wrote:
>>>The "lookup_widget()" paradigm comes from a very old time when we
>>> had very poor
>>> tools and actually
On Mon, August 20, 2012 9:16 am, Tristan Van Berkom wrote:
> On Mon, Aug 20, 2012 at 2:32 PM, Patrick Shirkey
> wrote:
>>
>> On Mon, August 20, 2012 6:59 am, Tristan Van Berkom wrote:
>>>The "lookup_widget()" paradigm comes from a very old time when we
>>> had very poor
>>> tools and actually
On Mon, Aug 20, 2012 at 2:32 PM, Patrick Shirkey
wrote:
>
> On Mon, August 20, 2012 6:59 am, Tristan Van Berkom wrote:
>>The "lookup_widget()" paradigm comes from a very old time when we
>> had very poor
>> tools and actually it originates from people using generated code from
>> the original