GNOME Bugzilla – Bug 621081
GtkViewport missing accessor for view_window.
Last modified: 2010-06-09 16:25:28 UTC
It's needed for nautilus bug #615398.
Created attachment 163183 [details] [review] patch Straightforward fix.
Review of attachment 163183 [details] [review]: the patch it's missing the addition in gtk.symbols and in the gtk-sections.txt for the API reference. and I guess this would be a candidate for backporting to the 2-22 branch as well. ::: gtk/gtkviewport.c @@ +600,3 @@ + * @viewport: a #GtkViewport + * gtk_viewport_get_view_window: +/** missing g-i annotation - should be "transfer none", if I'm not mistaken
Created attachment 163187 [details] [review] patch v2 Updated patch according to Emmanuele's comments.
Looks good to me, and yes, please cherry-pick to gtk-2-22 as well.
Committed to master and gtk-2-22.