Editing GtkList Labels
- From: Keith Geffert <keith penguingurus com>
- To: gtk-app-devel-list gnome org
- Subject: Editing GtkList Labels
- Date: Wed, 4 Jul 2001 23:47:01 -0400
Hello all,
After reading through the api and the mailing list I just couldn't figure
it out.
Is it possible to edit the label associated with a GtkListItem? As in, after
getting the selection with
sel = GTK_LIST(list)->selection;
selitem = GTK_LIST_ITEM(sel->data);
now knowing the ref to the listitem is there a way to change the associated
label? If there isn't a direct way what's the current convention for doing
this?
Thanks,
Keith
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]