[Glade-users] liststore with GObjects



On Thu, Aug 20, 2009 at 10:01 AM, Alexey
Kurochkin<alexey.kurochkin at pathfinderlwd.com> wrote:
Is it possible to fill liststore's column with data if the column type
is GObject? I mean, even aside of implementing it in Glade, is it
technically possible to fill liststore with GObjects using GtkBuilder?

Yes, note that GObjects in the liststore are be passed by
reference (i.e. the value of an object column is the id/name
of the referred object in the file... the same object can show
up in multiple rows and columns...).

Cheers,
       -Tristan




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