Re: delete a row in a tree



Hi,

On Fri, 13 Sep 2002 19:27:28 +0200
Patrizio Pesciaioli <patrizio elrond aspix it> wrote:

Hello all,
    I'm new in programming GTK 2. I'm writing an application that use a 
gtk tree with 4 columns. With a button I must delete a row (i.e. delete 
4 rows of 4 columns...), but I don't understand how I can. I can't find 
this information in the API...

I have never used a gtk tree myself, but I looked in the documentation and
I think you can use the function gtk_tree_store_remove().

Hope this will work,

Pieter



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