This is the mail archive of the guile-gtk@sourceware.cygnus.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: obtaining the selection: gtk_selection_convert?


sen_ml@eccosys.com writes:

> my guess would have been to add:
> 
>   (define-func gtk_selection_convert
>     int
>     ((GtkWidget widget)
>      (GdkAtom selection)
>      (GdkAtom target)
>      (uint time)))

Ok, I have done this now in CVS.  Can you test it?

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