public inbox for guile-gtk@sourceware.org
 help / color / mirror / Atom feed
* Signals  (fwd)
@ 2001-04-30 11:28 Ariel Rios
  0 siblings, 0 replies; only message in thread
From: Ariel Rios @ 2001-04-30 11:28 UTC (permalink / raw)
  To: guile-gtk

---------- Forwarded message ----------
Date: Mon, 30 Apr 2001 12:19:16 -0400 (EDT)
From: Ariel Rios <ariel@linuxppc.org>
To: David Pirotte <david@altosw.be>
Subject: Signals 

Prolly you can use:

void GtkList::select-child	(GtkList *,
                          	 GtkWidget *,
                          	 gpointer);
void GtkList::unselect-child	(GtkList *,
                            	 GtkWidget *,
                            	 gpointer);

Remember to look at the gtk documentation available
on gtk.org for info like this ;)

ariel


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-04-30 11:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-30 11:28 Signals (fwd) Ariel Rios

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).