mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-01 16:30:15 +00:00
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.
|
||||
*
|
||||
* Since: 2.4
|
||||
*
|
||||
* Deprecated: 3.20: Use gtk_widget_set_focus_on_click() instead
|
||||
**/
|
||||
void
|
||||
gtk_button_set_focus_on_click (GtkButton *button,
|
||||
|
Loading…
Reference in New Issue
Block a user