[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Vala] direct field access when field not documented?
- From: "Juerg Billeter" <j bitron ch>
- To: "Vlad Grecescu" <b100dian gmail com>
- Cc: Vala ML <vala-list gnome org>
- Subject: Re: [Vala] direct field access when field not documented?
- Date: Mon, 28 Apr 2008 15:58:46 +0200 (CEST)
On Mon, April 7, 2008 22:35, Vlad Grecescu wrote:
> Question: aren't these direct field access supposed to be deprecated in
> Gtk?
> (at least that field didn't show up in the docs)
> How can one change the vapi binding to call set_sort_column_id on setting
> the sort_column_id property, given that there is no corresponding GObject
> property?
We should add support for binding non-GObject properties using an
attribute. In the meantime we should just hide that field. Feel free to
open a bug about that.
Juerg
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]