On Thu, Nov 24, 2011 at 04:30:25PM +0100, Rafał Krupiński wrote:
> How do I display list of custom objects in GtkTreeView?
> GtkTreeView takes GtkListStore as a model, but it doesn't allow custom
> objects, only list of gobjects.
>
> On the other hand, when I want to read list's selection all I ge
2011/11/30 xiaobo :
>
> 在 2011-11-30 下午5:56 時, Gabriele Greco 寫到:
>
>>
>>
>> On Wed, Nov 30, 2011 at 2:35 AM, xiaobo wrote:
>> I work between gnome and os x, sometime I will write my gnome app in Debian
>> and ,
>> when I change to OS X , can I continue to write my gnome app in OS X ?
>>
>> Yes y
Hello
How do I display list of custom objects in GtkTreeView?
GtkTreeView takes GtkListStore as a model, but it doesn't allow custom
objects, only list of gobjects.
On the other hand, when I want to read list's selection all I get is
the GtkListStore model - list of gobjets and I have to figure o
On Wed, 2011-11-30 at 23:27 +0100, Bernhard Schuster wrote:
> 2011/11/30 Almási Dénes :
> > Hi,
> >
> > I would need some clarification on embedding an opengl canvas into a GTK
> > 3.0 application. Is it possible? And if so, how? This is a necessary
> > component for my thesis at university.
> >
>