Searched refs:gtk_button_release_event (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dscrolbar.cpp96 gtk_button_release_event(GtkRange* range, GdkEventButton*, wxScrollBar* win) function
156 G_CALLBACK(gtk_button_release_event), this);
H A Dslider.cpp249 gtk_button_release_event(GtkRange* range, GdkEventButton*, wxSlider* win) function
318 g_signal_connect(m_widget, "button_release_event", G_CALLBACK(gtk_button_release_event), this);

Completed in 42 milliseconds