GType or GtkType



  Hi,

I've noticed that most of the widget in gtk+ (both 2.0.5 and cvs HEAD)
use  GtkType gtk_<widget_name>_get_type(); instead of 
GType gtk_<widget_name>_get_type();

I'd understood that GtkType is deprecated and we should use GType
instead.

Why is this? Is this only a question of time (and then, I could give
some of my time to do the convertion), or is there a real reason to keep
GtkType (and the 1.2 way of creating widgets) around?

    Regards,

        DindinX

-- 
David dindinx org
"This is my gift, it is my curse."



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