[pygtk] Using Gtk.RecentData struct
Osmo Salomaa
otsaloma at iki.fi
Sun Jun 24 07:35:45 WST 2012
Hello list,
I'm porting to PyGI and now wondering how to use
Gtk.RecentManager.add_full. It requires a Gtk.RecentData instance as an
argument. Gtk.RecentData is a struct according to the C docs. So, the
question is, how do I use these structs from Python? I have managed to
instantiate one with a simple Gtk.RecentData() call, but I don't know
how to set values for its fields.
--
Osmo Salomaa <otsaloma at iki.fi>
More information about the pygtk
mailing list