Skip to content
Commit e0d017ac authored by Johan Dahlin's avatar Johan Dahlin Committed by Johan Dahlin
Browse files

Add type annotation for properties

Add type annotation syntax for GObject properties. This makes
it possible to override the type of a property. For instance,
this will allow function pointers with a G_TYPE_POINTER type set
to be used from a language binding which reads the typelib information
in addition g_object_class_find_property.

https://bugzilla.gnome.org/show_bug.cgi?id=618318
parent 15cfa49b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment