Re: GtkTreeView change.
- From: Tim Janik <timj gtk org>
- To: Jonathan Blandford <jrb redhat com>
- Cc: Owen Taylor <otaylor gtk org>, Gtk+ Developers <gtk-devel-list gnome org>
- Subject: Re: GtkTreeView change.
- Date: Tue, 18 Sep 2001 17:59:33 +0200 (CEST)
On 17 Sep 2001, Jonathan Blandford wrote:
> In an attempt to close 59032 and 50344 (as well as 50062), I changed the
> way events are passed to cells in the tree view. This involved adding a
> new interface (GtkCellEditable) and changing the interface to
> GtkCellRenderer.
>
> In particular, we used to have an "event" virtual function on
> GtkCellRenderer that was called when the user clicked on a cell (mostly
> for GtkCellRendererToggle). Now, GtkCellRenderer has two properties,
> "can_activate", and "can_edit". These two properties are mutually
i pointed this out in earlier emails already, "can_activate" and "can_edit"
should better be called "activatable" and "editable" to comply with the rest
of our property names.
---
ciaoTJ
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]