Alignemnt of GtkCheckButton.

2007-01-28 Thread Manas Hazarika
Hi, I am using gtk-2.6. My problem is I want check boxes created using gtk_check_button_new () and gtk_check_button_new_with_label () to be aligned in the same y-axis. Currently, when we create a check button using gtk_check_button_new_with_label () and place it below a check button created using

Re: EggSequence

2007-01-28 Thread Jonathan Blandford
+1 to seeing this in glib. On Sun, 2007-01-28 at 01:50 +0100, Soeren Sandmann wrote: > Hans Petter Jansson <[EMAIL PROTECTED]> writes: > Well, they are actually _more_ stable than other things we call > iterators. GtkTree- and GtkTextIters become invalid as soon as you > make _any_ change to the d

Re: EggSequence

2007-01-28 Thread Hans Petter Jansson
On Sun, 2007-01-28 at 01:50 +0100, Soeren Sandmann wrote: > Hans Petter Jansson <[EMAIL PROTECTED]> writes: > > I don't think more robust iterators are worth the overhead for this data > > structure, but would you consider calling them items instead of > > iterators? I think it'd avoid some confus

Re: gtk-doc !?

2007-01-28 Thread Stefan Kost
Hi, gtk-doc comes with a large manual. You find it in yelp (or in gtk-doc/help/manual). Stefan Tomasz Jankowski wrote: > Hello! > > I'm trying to write small library based on GObject and I want to > document it's API with gtk-doc tool, but I have no idea how to use it. > Moreover I can find an

gdk-pixbuf.loaders in gtk+-2.10.7

2007-01-28 Thread Geoff Buchan
Hi all. It appears that gtk+-2.10.7 generates a version of the file gdk-pixbuf.loaders which does not contain support for .svg files. I built gtk+-2.10.7 from source and tried to install it (a newer GTK+ was needed so I could build gnome-games from source). After I installed it, I found that gam