// "value_changed"
//-----------------------------------------------------------------------------
+extern "C" {
static void gtk_slider_callback( GtkAdjustment *adjust,
SCROLLBAR_CBACK_ARG
wxSlider *win )
cevent.SetInt( value );
win->GetEventHandler()->ProcessEvent( cevent );
}
+}
//-----------------------------------------------------------------------------
// wxSlider