Re: multiroot-filechooser ready for merging



On Thu, 2010-10-07 at 00:28 +0200, Torsten Schoenfeld wrote:
> 
> G_TYPE_STRV properties don't need annotations, they are handled 
> automatically.  But functions like your
> gtk_file_chooser_set_root_uris 
> need to have annotations to tell gobject-introspection that 'char 
> **roots' is actually a zero-terminated array. 
> gtk_builder_add_objects_from_string in gtk+-3/gtk/gtkbuilder.c is an 
> example with such an annotation. 

Got it, thanks.

Is the list of annotations documented anywhere?  The generated docs in
library.gnome.org don't seem to have all the stuff from
annotationparser.py (which took some code-reading to find) :)

  Federico



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