Re: [gtk-list] widget(actually, image + text) embeddeble option menu?




On Mon, 11 Jan 1999, Kemal 'Disq' Hadimli wrote:
> 
>  I need widgets as items in an option menu. Is there a widget like this?
>  is it possible to make one by tweaking the gtkoptionmenu.c a bit?
>  is there one in development? does GNOME has that kind of widget?
> 

You can put any widget you want in GtkMenuItem with gtk_container_add().
Some that are silly to put there might not work so well, but anything sane
should.

Havoc



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