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