GNOME Bugzilla – Bug 595648
object class `SOWidgetView' has no property named `widget'
Last modified: 2009-09-19 12:31:30 UTC
Create a slider, open the properties dialog select "horizontal" okay First of all, the slider does not change orientation, secondly we see: GLib-GObject-WARNING **: IA__g_object_set_valist: object class `SOWidgetView' has no property named `widget'
This one should be fixed, see #595627. If not tell me.
Hmm, no, it is not fixed, but will be in a few minutes.
Fixed now. Thanks for the bug report.
Why do we have a group there? Accessing the first child like that looks suspecious.
we have a group there because SheetObjectView derives from GocGroup.