How to combine two GdkDrawable as two layers?

2007-08-17 Thread Magicloud Magiclouds
Dear all, I have GdkDrawable* main as main layer, and GdkDrawable* layer1. Now I draw a jpeg on main (by GdkPixbuf), and clear layer1 with alpha channel value 0, draw a line with alpha channel value 1 (by Cairo), then gdk_draw_drawable layer1 to main. The result I wanted was a jpeg with

hbox with width

2007-08-17 Thread Dmitri Hrapof
Hello! I'd like to insert two widgets into my top level window so that the first widget always occupies, say, 70% of the total width. Like in HTML table with width attribute. Is it possible to do this with Glade/hbox properties/Alignment etc. not resorting to manual width calculation at

Re: hbox with width

2007-08-17 Thread Gavin Keighren
On 17 Aug 2007, at 11:18, Dmitri Hrapof wrote: Hello! I'd like to insert two widgets into my top level window so that the first widget always occupies, say, 70% of the total width. Like in HTML table with width attribute. Is it possible to do this with Glade/hbox properties/Alignment

Re: hbox with width

2007-08-17 Thread Jonathan Winterflood
On 8/17/07, Gavin Keighren [EMAIL PROTECTED] wrote: On 17 Aug 2007, at 11:18, Dmitri Hrapof wrote: Hello! I'd like to insert two widgets into my top level window so that the first widget always occupies, say, 70% of the total width. Like in HTML table with width attribute. Is it

Re: Ok to redirect http://developer.gnome.org/doc/API/2.0/ to GNOME Library?

2007-08-17 Thread Murray Cumming
On Thu, 2007-08-16 at 16:08 -0400, Behdad Esfahbod wrote: On Thu, 2007-08-16 at 11:27 +0200, Frederic Peters wrote: stable is link to latest stable release, and latest to latest (eventually development) release; isn't it ok that way ? It probably is. The only reason I prefer latest to

Re: Ok to redirect http://developer.gnome.org/doc/API/2.0/ to GNOME Library?

2007-08-17 Thread Murray Cumming
On Thu, 2007-08-16 at 14:08 +0200, Tim Janik wrote: the API overview here: http://developer.gnome.org/doc/API/ is ordered by dependencies, this ordering needs to be preserved Is this really so important or useful? Personally I find the lack of alphabetical ordering there annoying. --

GTK+ man pages

2007-08-17 Thread Salvatore De Paolis
Hi there, i would like to know if there's a future intention to add GTK+ API as man pages or even if this already exists. Regards S. ___ gtk-devel-list mailing list gtk-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Re: GTK+ man pages

2007-08-17 Thread Mikael Hallendal
16 aug 2007 kl. 20.20 skrev Salvatore De Paolis: Hi, Hi there, i would like to know if there's a future intention to add GTK+ API as man pages or even if this already exists. Was looking at the gtk-doc open issues and found that you already found your way to the correct place to track