forked from AuroraMiddleware/gtk
Fix introspection annotation syntax
This commit is contained in:
parent
06ff60aa35
commit
a1bbd25e12
@ -390,7 +390,7 @@ gdk_content_provider_union_init (GdkContentProviderUnion *self)
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* gdk_content_provider_new_union:
|
* gdk_content_provider_new_union:
|
||||||
* @providers: (nullable) (array length=n_providers) [transfer elements]:
|
* @providers: (nullable) (array length=n_providers) (transfer full):
|
||||||
* The #GdkContentProviders to present the union of
|
* The #GdkContentProviders to present the union of
|
||||||
* @n_providers: the number of providers
|
* @n_providers: the number of providers
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user