Re: Why aren't all simple structs Boxed Types?



On Mon, 2001-10-22 at 17:58, Havoc Pennington wrote:
> 
> murrayc t-online de (Murray Cumming) writes: 
> > So why are some structs (for instance, GtkTextIter) not Boxed Types,
> > even though they seem to have a similar set of new/copy/free functions?
> 
> TextIter is a boxed type, look at gtk-boxed.defs.

But I can't find a gtk_text_iter_get_type(), or any use of
g_boxed_type_register_static() with TextIter.

-- 
Murray Cumming
murrayc usa net
www.murrayc.com




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