Re: disabling mouse scroll on GtkComboBox and spin buttons
- From: Florian Pelz <pelzflorian pelzflorian de>
- To: gtk-app-devel-list gnome org
- Subject: Re: disabling mouse scroll on GtkComboBox and spin buttons
- Date: Sun, 22 May 2016 11:57:17 +0200
On 05/22/2016 11:54 AM, jcupitt gmail com wrote:
x = gtk_combo_box_new_text();
g_signal_connect(x, "scroll-event", G_CALLBACK(true_cb), NULL);
...
Ah yes, this is a much better way.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]