* help needed: gtk-clist-get-text
@ 2001-04-23 6:45 David Pirotte
0 siblings, 0 replies; only message in thread
From: David Pirotte @ 2001-04-23 6:45 UTC (permalink / raw)
To: guile-gtk
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-04-23 6:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-23 6:45 help needed: gtk-clist-get-text David Pirotte
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).