]> git.saurik.com Git - wxWidgets.git/commit
Use GTK casts.
authorMart Raudsepp <leio@gentoo.org>
Thu, 27 Jul 2006 05:17:36 +0000 (05:17 +0000)
committerMart Raudsepp <leio@gentoo.org>
Thu, 27 Jul 2006 05:17:36 +0000 (05:17 +0000)
commit20c3174dd189ead1feb6c66987c001cd9f89e68a
tree079097cab59d86174ad4572861a1984db91d476d
parentd6c1aef837c0bbf3845b24f17bbc4a63fb4fc721
Use GTK casts.
Use gtk_range_get_adjustment instead of GtkRange::adjustment - latter is not documented and therefore not public.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40339 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/slider.cpp