Could anyone be so sweet to give me a example of a treeview (with two labels) in gtk+/hildon and c or tell me how to do this? I have been sitting a few hours just to get get this. Maybe I'm just tired but this doesn't seem to work for me
This is how far I have come, and no I have absolutly no idea of what I am doing.
I'm not exactly sure what hildon_tree_view_new_with_model does, but assuming it just creates a normal GtkTreeView, you can find all the information you need in the GtkTreeView tutorial.
This is how far I have come, and no I have absolutly no idea of what I am doing.
Yours Lullen