Re: Widgets in GtkCList cells
- From: Owen Taylor <otaylor redhat com>
- To: Matt Goodall <mgg isotek co uk>
- Cc: gtk-list <gtk-list redhat com>
- Subject: Re: Widgets in GtkCList cells
- Date: 17 Aug 1999 09:28:58 -0400
Matt Goodall <mgg@isotek.co.uk> writes:
> Hi,
>
> gtkclist.h defines an enumeration, GtkCellType, which has an item called
> GTK_CELL_WIDGET. There is also a function, gtk_clist_get_cell_type(...)
> which returns a GtkCellType.
>
> Does this mean that it's possible to put a widget, i.e.
> GtkToggleButton, in a cell? If so does anyone know how?
It means that someone thought at one point that it would
be a good idea if this were implemented.
It's not implemented; implementing it would probably
mean changing GtkCList to derive from GtkLayout.
Regards,
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]