After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 762245 - Don't use gtk_button_set_focus_on_click
Don't use gtk_button_set_focus_on_click
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-02-18 08:47 UTC by Carlos Soriano
Modified: 2016-02-29 14:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
remove gtk_button_set_focus_on_click (2.11 KB, patch)
2016-02-19 09:17 UTC, Razvan Chitu
accepted-commit_now Details | Review

Description Carlos Soriano 2016-02-18 08:47:10 UTC
Use the parent one, gtk_widget_*
Comment 1 Razvan Chitu 2016-02-19 09:17:17 UTC
Created attachment 321639 [details] [review]
remove gtk_button_set_focus_on_click

The function is deprecated. Replace it with the parent function
gtk_widget_set_focus_on_click.
Comment 2 Carlos Soriano 2016-02-26 07:41:35 UTC
Review of attachment 321639 [details] [review]:

LGTM thanks!
Comment 3 Razvan Chitu 2016-02-29 13:07:29 UTC
Attachment 321639 [details] pushed as 6bbf9c0