From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dark Subject: C and GTK programming Date: Thu, 04 Mar 2004 12:25:51 +0100 Sender: linux-c-programming-owner@vger.kernel.org Message-ID: <1078399551.29095.67.camel@gep.morknat.no-ip.org> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-c-programming@vger.kernel.org I need help with GTK programming in C. Im working on a small Enlightenment menu editor application, but I cannot figure out how to use the gtk_tree_view widget, that I need. Would someone please send a VERY simple example that only makes a tree list appear with some subtrees in a window? I need a really simple stuff probably with only one function, becouse I started C programming some days ago and I don't understand complicated sysntaxes yet. thanks Dark