Hi

On 29 Aug 2014 14:13, "Rajib Bandopadhyay" <bkpsusmi...@gmail.com> wrote:
>
> Dear Sirs / Madams,
> Can array data be displayed in GTK? How this can be achieved? A c
> program generates data in the form of array that changes over time.
> How can I grab the data and display it in GUI colours?
> Eager to hear from you.
> Regards,
> Rajib Bandopadhyay
>

GTK uses MVC model. You would need to map/extend store, or write generate a
signal to update the store.

Cheers
- ritz
_______________________________________________
gtk-list mailing list
gtk-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to