forked from AuroraMiddleware/gtk
Fix a doc comment
Signals take two colons.
This commit is contained in:
parent
a824be2bb9
commit
be2ba89900
@ -199,7 +199,7 @@ gdk_content_provider_class_init (GdkContentProviderClass *class)
|
|||||||
G_PARAM_EXPLICIT_NOTIFY);
|
G_PARAM_EXPLICIT_NOTIFY);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* GdkContentProvider:content-changed:
|
* GdkContentProvider::content-changed:
|
||||||
*
|
*
|
||||||
* Emitted whenever the content provided by this provider has changed.
|
* Emitted whenever the content provided by this provider has changed.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user