[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Glib's object system



Le dim 12/01/2003 à 21:16, Pedro Ortega a écrit :
> Hi,
> 
> is there any "easy" tutorial on glib's object system? I'm trying to
> figure out how it works reading Mathieu Lacage's tutorial, but it's
> just too hard to grasp...
> 
> Thanx

don't bother, use the g object builder, it does all the picky work for
you.

type registration, class init, instance init, private, public members,
members destruction...

and georg even explains how to put it in a makefile and how to integrate
with autoconf, really handy, I work with it for Lumiere.

Check http://www.5z.com/jirka/gob.html
-- 
   _ _ _
  / \ \ \
 / / \ \ \          (el greco)
 \/_ | S  \   Muy Mano,
  | \/    /         Muy Presa.
   \_  K /  http://users.aber.ac.uk/ssk01
      \  \

signature.asc



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]