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 705552 - Use GtkHeaderBar::show-close-button
Use GtkHeaderBar::show-close-button
Status: RESOLVED FIXED
Product: gnome-weather
Classification: Applications
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: GNOME Weather Maintainer(s)
GNOME Weather Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-08-06 10:01 UTC by Debarshi Ray
Modified: 2013-08-07 09:33 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
window: Use GtkHeaderBar::show-close-button (3.58 KB, patch)
2013-08-06 10:04 UTC, Debarshi Ray
committed Details | Review

Description Debarshi Ray 2013-08-06 10:01:23 UTC
Now that bug 702971 we can use GtkHeaderBar::show-close-button instead of manually creating the X button.
Comment 1 Debarshi Ray 2013-08-06 10:04:33 UTC
Created attachment 250952 [details] [review]
window: Use GtkHeaderBar::show-close-button
Comment 2 Giovanni Campagna 2013-08-07 09:26:14 UTC
Review of attachment 250952 [details] [review]:

Looks good.