input_labels 181 lib/widget/quick.c GList *input_labels = NULL; // Widgets not directly requested by the user. input_labels 235 lib/widget/quick.c input_labels = g_list_prepend (input_labels, quick_widget->u.input.label); input_labels 617 lib/widget/quick.c g_list_free_full (input_labels, g_free); // destroy input labels created before