Fix a doc comment

Signals take two colons.
This commit is contained in:
Matthias Clasen 2020-02-08 19:27:32 -05:00
parent a824be2bb9
commit be2ba89900

View File

@ -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.
*/ */