On Thu, 2007-02-22 at 16:47 +0100, Jerome Le Saux wrote:
> I would like to use a list in a scrolling windows in a gtk2 application.
> My items are the following :
> int Item number | string name | string extension | int length
>
> I saw int he API website I can use GtkItem and GtkListStore.
> How
Hi all,
I would like to use a list in a scrolling windows in a gtk2 application.
My items are the following :
int Item number | string name | string extension | int length
I saw int he API website I can use GtkItem and GtkListStore.
How can I store each item in a GtkItem and feed my GtkListStore
On 2/22/07, Jerome Le Saux <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I would like to use a list in a scrolling windows in a gtk2 application.
> My items are the following :
> int Item number | string name | string extension | int length
>
> I saw int he API website I can use GtkItem and GtkListStore
Hi all,
I would like to use a list in a scrolling windows in a gtk2 application.
My items are the following :
int Item number | string name | string extension | int length
I saw int he API website I can use GtkItem and GtkListStore.
How can I store each item in a GtkItem and feed my GtkListStore