Re: Problem with glib-mkenums

2005-12-18 Thread Maciej Piechotka
2005/12/18, David Necas (Yeti) <[EMAIL PROTECTED]>: > On Sun, Dec 18, 2005 at 12:40:46PM +0100, Maciej Piechotka wrote: > > I'd like to use glib-mkenums. > > I've tried to use it, but I have no idea how to use it. > > Could somebody give me an example of file and what should by in command > > line

Re: Gtk+ Version compatibilty?

2005-12-18 Thread Daniel Pekelharing
On Sun, 2005-12-18 at 15:29 +0100, David Necas (Yeti) wrote: > Unless you depend on a particular bugfix, you should require > 2.y.0 as the minimum version (e.g., 2.6.0), as microversions > are quite compatible. > > Each class, method, or other symbol has a note in API docs > which version of Gtk+

Re: Gtk+ Version compatibilty?

2005-12-18 Thread David Necas (Yeti)
On Sun, Dec 18, 2005 at 03:35:30PM +0200, Daniel Pekelharing wrote: > I've been working on an Autoconf system for my app, > When it comes to detecting Gtk+, I don't know how early a version I > should allow for? > > On my FC4 system I have Gtk+-2.6.7, should I setup the configure script > to pass

Re: Problem with glib-mkenums

2005-12-18 Thread David Necas (Yeti)
On Sun, Dec 18, 2005 at 12:40:46PM +0100, Maciej Piechotka wrote: > I'd like to use glib-mkenums. > I've tried to use it, but I have no idea how to use it. > Could somebody give me an example of file and what should by in command line. > If some example is in GNOME CVS please give me in which proje

Gtk+ Version compatibilty?

2005-12-18 Thread Daniel Pekelharing
Hi all, I've been working on an Autoconf system for my app, When it comes to detecting Gtk+, I don't know how early a version I should allow for? On my FC4 system I have Gtk+-2.6.7, should I setup the configure script to pass only on this or a later version? Or is there somewhere I can find a bac

Problem with glib-mkenums

2005-12-18 Thread Maciej Piechotka
I'd like to use glib-mkenums. I've tried to use it, but I have no idea how to use it. Could somebody give me an example of file and what should by in command line. If some example is in GNOME CVS please give me in which project(but I'll be happy if you give me an information which file) I'll find i