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
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+
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
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
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
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