Re: GObjects Stuff !!



hi

On Tue, 2003-10-14 at 00:57, Fernando Alencar MarÃstica wrote:

[snip]

When I use in my GObject

GtkDialog parent;
or
GObject parent
or
GtkWindow parent;
or 
GStuff ???

Whats i use? My Object not show any GUI, just implements
severals functions.

You should use the GObject parent version if you use Glib 2.x.

This can be translated in plain english to: "if you do not want to
create any UI with an object, you create a subclass of GObject".

Mathieu
-- 
Mathieu Lacage <mathieu gnu org>





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