elementfactory: Add an allow-none annotation

https://bugzilla.gnome.org/show_bug.cgi?id=621773
This commit is contained in:
Johan Dahlin 2010-06-16 13:11:06 -03:00 committed by Sebastian Dröge
parent c041915989
commit 2ecfa42fad

View file

@ -414,7 +414,7 @@ no_element:
/**
* gst_element_factory_make:
* @factoryname: a named factory to instantiate
* @name: name of new element
* @name: (allow-none): name of new element
*
* Create a new element of the type defined by the given element factory.
* If name is NULL, then the element will receive a guaranteed unique name,