public inbox for guile-gtk@sourceware.org
 help / color / mirror / Atom feed
From: David Pirotte <david@altosw.be>
To: guile-gtk <guile-gtk@sourceware.cygnus.com>
Subject: help needed: gtk-clist-get-text
Date: Mon, 23 Apr 2001 06:45:00 -0000	[thread overview]
Message-ID: <3AE4407E.9660594D@altosw.be> (raw)

Hi

It would be great if someone could give me some advice on the following
questions:

what should be the last arg (a guile short example please) of the following func:

	 (define-func gtk_clist_get_text
	   int
	   ((GtkCList clist)
	    (int row)
	    (int column)
	    ((ret static_string) text)))


[a guile short example would be ideal, thanks]

having a clist, and giving the possibility of sorting it according to the column
selected by the user, adding/removing rows, swapping ..., I unfortunately can
not rely on the original clist-items (passed to clist at build time) to get
access to, i.e. selected row text items

Ariel told me there was no 'get-clist-rows' gtk function, so, I guess I have no
other option then using

    gtk-clist-get-text

but couldn't make it work so far

thanks,
david

                 reply	other threads:[~2001-04-23  6:45 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=3AE4407E.9660594D@altosw.be \
    --to=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).