public inbox for guile-gtk@sourceware.org
 help / color / mirror / Atom feed
From: Ariel Rios <ariel@linuxppc.org>
To: guile-gtk@sourceware.cygnus.com
Subject: Signals  (fwd)
Date: Mon, 30 Apr 2001 11:28:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.10.10104301220070.1426-100000@soleil.gnome.org> (raw)

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


                 reply	other threads:[~2001-04-30 11:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.10.10104301220070.1426-100000@soleil.gnome.org \
    --to=ariel@linuxppc.org \
    --cc=guile-gtk@sourceware.cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).