docs: Add deprecation notice for GtkButton.set_focus_on_click()

To match the deprecation annotation on the function declaration.
This commit is contained in:
Emmanuele Bassi 2016-06-09 21:35:36 +01:00
parent ddfe3374e3
commit c9916fbc58

View File

@ -2314,6 +2314,8 @@ gtk_button_get_use_stock (GtkButton *button)
* application.
*
* Since: 2.4
*
* Deprecated: 3.20: Use gtk_widget_set_focus_on_click() instead
**/
void
gtk_button_set_focus_on_click (GtkButton *button,