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 630843 - gtk_window_set_visual was replaced by gtk_widget_set_visual
gtk_window_set_visual was replaced by gtk_widget_set_visual
Status: RESOLVED FIXED
Product: mutter
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2010-09-28 19:30 UTC by Alban Browaeys
Modified: 2010-10-03 20:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
replace gtk_window_set_visual which is removed from gtk+ (858 bytes, patch)
2010-09-28 19:30 UTC, Alban Browaeys
committed Details | Review

Description Alban Browaeys 2010-09-28 19:30:27 UTC
Created attachment 171293 [details] [review]
replace gtk_window_set_visual which is removed from gtk+

this patch replace the use of gtk_window_set_visual by gtk_widget_set_visual as per the transition in latest gtk+.
Comment 1 drago01 2010-10-03 20:00:17 UTC
Comment on attachment 171293 [details] [review]
replace gtk_window_set_visual which is removed from gtk+

This one has been pushed as ff04e383261.