GtkBuilder property binding syntax



Which is the syntax for property binding in UI definition files ?

I've tried:
<property name="label" bind-source="cross_low_adj"
bind-property="value" />

but:
<input>:3:3535 'bind-source' is not a valid attribute of <property>

Thanks



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]