GNOME Bugzilla – Bug 633374
Port tests to GtkScrollable API instead of deprecated GtkLayout API
Last modified: 2010-10-28 16:40:49 UTC
The patch is simple, and replaces gtk_layout_[gs]et_[hv]adjustment with gtk_scrollable_*.
Created attachment 173409 [details] [review] Port tests to GtkScrollable API instead of deprecated GtkLayout API
Review of attachment 173409 [details] [review]: Looks great, thanks.
The following fix has been pushed: 4f9f52a Port tests to GtkScrollable API instead of deprecated GtkLayout API
Created attachment 173414 [details] [review] Port tests to GtkScrollable API instead of deprecated GtkLayout API