public inbox for guile-gtk@sourceware.org
 help / color / mirror / Atom feed
* implementing guile-gtk drag & drop...
@ 2002-11-01  3:49 Stanislas Pinte
  2002-11-03  7:03 ` Marius Vollmer
  0 siblings, 1 reply; 9+ messages in thread
From: Stanislas Pinte @ 2002-11-01  3:49 UTC (permalink / raw)
  To: guile-gtk, Marius Vollmer, David Pirotte

hello,

when trying to implement the drag & drop bindings for guile-gtk, I am 
facing the following problem:

-I need to define new strucs, used by GTK: GtkTargetEntry; for example.

	How do I define a new struct? define-struct is not that documented, and 
I suppose I will have to play with C (I looked at the GTimer struct, 
define in gdk-1.2-defs), to define creator and destructor functions,

I will also have to define in C the functions needed from guile to 
create and access my new structs, like "g-timer-start", 
"g-timer-elapsed",....

thank you very much,

Stan.


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2002-11-10 20:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-01  3:49 implementing guile-gtk drag & drop Stanislas Pinte
2002-11-03  7:03 ` Marius Vollmer
2002-11-05 16:20   ` Daniel Skarda
2002-11-06  0:58     ` Stan Pinte
2002-11-06  5:17       ` Daniel Skarda
2002-11-06  5:26         ` Stan Pinte
2002-11-09 10:56     ` Marius Vollmer
2002-11-10 12:20       ` Daniel Skarda
2002-11-10 12:57         ` Marius Vollmer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).