forked from AuroraMiddleware/gtk
gtksettings: Add gtk-doc to silent an annotation warning
This commit is contained in:
parent
766e1d35da
commit
030b5ebf3e
@ -1828,6 +1828,11 @@ gtk_settings_install_property (GParamSpec *pspec)
|
||||
settings_install_property_parser (klass, pspec, parser);
|
||||
}
|
||||
|
||||
/**
|
||||
* gtk_settings_install_property_parser:
|
||||
* @psepc:
|
||||
* @parser: (scope call):
|
||||
*/
|
||||
void
|
||||
gtk_settings_install_property_parser (GParamSpec *pspec,
|
||||
GtkRcPropertyParser parser)
|
||||
|
Loading…
Reference in New Issue
Block a user