guile-gtk-general
[Top][All Lists]
Advanced

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

How to create a variable of the <gint*> type?


From: Milan Zamazal
Subject: How to create a variable of the <gint*> type?
Date: Mon, 09 Jan 2006 01:09:42 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

In my scheme code I need to call a guile-gnome function
(`window-to-buffer-coords') that requires arguments of the type <gint*>.
But I couldn't find a way how to create a variable of that type.  Could
you help me please?

Related question: When I call the `window-to-buffer-coords' function,
how do I receive the desired integer value from the <gint*> variable?

Thanks for any advice.

Regards,

Milan Zamazal

-- 
http://www.zamazal.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]