393f3d81ba
WIP: j'apprivoise : gtk_tree_list_model_new(...) dans l'espoir d'ajouter des enfants à des items de ma liste
d221074f2e
WIP: gchar *my_child_array[] = {1, 2, 3, NULL};... trying to append that to a parent item.
e9f147a60a
WIP: static void on_activating_this_expander (GtkExpander *my_expander, gpointer my_data){}
9260e2f7ff
WIP: Matthias Clasen (compiled) Note that the model is never populated with data — that is left as an exercise for the reader.
8094259bb2
WIP: item value (a string) = gtk_string_object_get_string (g_list_model_get_item (selection_model, position))
baf6263d15
WIP: on_selection_change() affiche le premier élement ayant changé d'état et le nombre d'éléments ayant changé d'état