docs: Use the appropriate deprecation for properties

The GtkFontButton:font-name property has been deprecated, but it's using
a non-standard annotation in its documentation.
This commit is contained in:
Emmanuele Bassi 2018-02-11 16:45:53 +00:00
parent ade22d00f2
commit 12913d1a35

View File

@ -487,7 +487,8 @@ gtk_font_button_class_init (GtkFontButtonClass *klass)
* The name of the currently selected font.
*
* Since: 2.4
* @Deprecated: Use the #GtkFontChooser::font property instead
*
* Deprecated: 3.22: Use the #GtkFontChooser::font property instead
*/
g_object_class_install_property (gobject_class,
PROP_FONT_NAME,