[GtkTree : gtk_tree_insert] help needed



    hi all,

  I'am currently writing a gtk 1.2 application on GNU/Linux ; I got a little
problem using the GtkTree.

  I try to add a new GtkTreeItem in a GtkTree using the gtk_tree_insert
function.

  My problem is that another function returns me a GtkTreeItem
(one of the GtkTree), and then I want to add a child node
(at a special 'position') to it.
But, the gtk_tree_insert function need a GtkTree as first argument
and not a GtkTreeItem.

  Any idea ?
-- 
Philippe BOURCIER                       IDEALX S.A.S. - Ingénierie Open Source
Ingénieur Développeur Sénior            15-17, avenue de Ségur
Tel: 01.44.42.00.27                     F-75007 PARIS
Fax: 01.44.42.00.01                     http://IDEALX.com/




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]