docs: Add deprecation notice for GtkButton.set_focus_on_click()
To match the deprecation annotation on the function declaration.
This commit is contained in:
parent
ddfe3374e3
commit
c9916fbc58
@ -2314,6 +2314,8 @@ gtk_button_get_use_stock (GtkButton *button)
|
|||||||
* application.
|
* application.
|
||||||
*
|
*
|
||||||
* Since: 2.4
|
* Since: 2.4
|
||||||
|
*
|
||||||
|
* Deprecated: 3.20: Use gtk_widget_set_focus_on_click() instead
|
||||||
**/
|
**/
|
||||||
void
|
void
|
||||||
gtk_button_set_focus_on_click (GtkButton *button,
|
gtk_button_set_focus_on_click (GtkButton *button,
|
||||||
|
Loading…
Reference in New Issue
Block a user