Re: GTK_TYPE_BOXED



Ralph Walden <rwalden tripos com> writes:
> Can anyone comment on the changes between 1.2 and 2.0 that
> woud break code using 
> 
> gtk_type_unique(GTK_TYPE_BOXED, &some_subclass_info );
> 
> in the _get_type function for a derived type?
> 

You probably want g_boxed_type_register_static() instead.

Havoc



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