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]
Other format: [Raw text]

Re: Selection and DND completed


Marko Rauhamaa <marko@pacujo.net> writes:
>
> Prop_type is sent to sgtk_atom2scm(), which returns SCM_BOOL_F if the
> atom is garbage.

Though you should bear in mind Xlib will do a round-trip to the server
if it's not in the local cache.

(Not that I imagine property-get is ever going to get much use - too
much like hard work.  So it hardly matters really.  :-)


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