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]

gdk-string-to-compound (was: texinfo documentation)


Marko Rauhamaa <marko@pacujo.net> writes:
>
> Note that the C function returns 0 for success and any other value for
> failure.

I see the return is actually a count of failed characters in the
conversion, or an X error code (negative).  Not documented by gtk, but
may as well be passed on upwards.  On that basis I think
gdk-string-to-compound should be an ordinary multiple-values function,
returning 4 results.


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