[gtkada] How to set the pixbuf attribute of a	gtk_cell_renderer_pixbuf
    Rob Groen 
    robgr at xs4all.nl
       
    Sun Aug 24 12:36:12 CEST 2008
    
    
  
Hi,
How do you set the pixbuf property of a Gtk_Cell_Renderer_Pixbuf ?
The property type is a Glib.Properties.Property_Object, but a Pixbuf is 
derived from Glib.C_Proxy.
So, the compiler won't accept a call to Glib.Properties.Set_Attribute 
with a Pixbuf as parameter, and there are no type conversions that make 
sense
Thanks,
-- 
Rob
---------------
    
    
More information about the gtkada
mailing list