GNOME Bugzilla – Bug 594960
No accesor for GTK_VIEWPORT (widget)->bin_window
Last modified: 2009-10-21 16:18:41 UTC
GTK_VIEWPORT (widget)->bin_window don't have an accesor. Although, you can use: gtk_widget_get_parent_window (gtk_bin_get_child (GTK_BIN (widget))) there already are gtk_tree_view_get_bin_window() and gtk_layout_get_bin_window() in GTK+ api.
Created attachment 143379 [details] [review] Implement gtk_viewport_get_bin_window
Since there is a workaround, this should probably wait until 2.19 opens, at this point.
Comment on attachment 143379 [details] [review] Implement gtk_viewport_get_bin_window commit f5df4e05e2c5f6c5380890f651cd49eeba85e8be