public inbox for guile-gtk@sourceware.org
 help / color / mirror / Atom feed
From: Ariel Rios <ariel@linuxppc.org>
To: David Pirotte <david@altosw.be>
Cc: guile-gtk <guile-gtk@sourceware.cygnus.com>
Subject: Re: clist and selected row
Date: Tue, 17 Apr 2001 11:59:00 -0000	[thread overview]
Message-ID: <987527090.1339.2.camel@soleil> (raw)
In-Reply-To: <3ADC473C.96CB43BB@altosw.be>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 456 bytes --]

El 17 Apr 2001 15:38:04 +0200, David Pirotte escribió:
 
> - what is the selection callback function?

(gtk-signal-connect clist "select_row" (lambda (row col event) 
                    (foo row col))) 
 
> - is there a way to get the all list of records of a clist:
> 
>       gtk-clist-array (or table or items or something like that)
nope. What I do, before inserting things unto the clist I
append it to a list containing the elements of the clist

      reply	other threads:[~2001-04-17 11:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-17  6:07 David Pirotte
2001-04-17 11:59 ` Ariel Rios [this message]

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=987527090.1339.2.camel@soleil \
    --to=ariel@linuxppc.org \
    --cc=david@altosw.be \
    --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).