This is the mail archive of the guile-gtk@sources.redhat.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: gtk-combo


On 30 Apr 2001 15:16:28 +0200, David Pirotte wrote:
> Hello,
> 
> 1.
> 
> I can not find a similar function for the "combo-list" (popup) as
> I can for the entry
> 
>       (gtk-combo-entry <combo>)
       (gtk-combo-list <combo>)

> 2.
> 
> can we create, fill-in and pass our own list to a combo widget, as
> it seems possible in C, and if yes, how?
(gtk-cmobo-set-popdown-strings <combo> <list of strings>) 
ariel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]