On Tue, Oct 03, 2006 at 02:37:55PM -0300, j.romildo@gmail.com wrote: > On Tue, Oct 03, 2006 at 10:34:39AM -0300, j.romildo@gmail.com wrote: > > Hello. > > > > I am using lablgtk to write the GUI for an application I am > > developing. Currently I want to set the image associated with a button, > > but it seems that lablgtk does not have support for the Gtk API function > > gtk_button_set_image. So I am writing to request this support in the > > next version of lablgtk. > > I have written the attached to add the methos image and set_image to > class Button of gtklabel. But I did not get the types correct for the > GtkWidget* from the Gtk+ API. Maybe someone has a clue on how those > methods should be typed. I have reworked the patch and it is working now. So I will be glad if it as accepted upstream. Regards. Romildo