Home
last modified time | relevance | path

Searched refs:gtk_spin_button_direction_changed (Results 1 – 1 of 1) sorted by relevance

/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkspinbutton.c301 static void gtk_spin_button_direction_changed (GtkWidget *widget,
368 widget_class->direction_changed = gtk_spin_button_direction_changed; in G_DEFINE_TYPE_WITH_CODE()
2683 gtk_spin_button_direction_changed (GtkWidget *widget, in gtk_spin_button_direction_changed() function