]> Pileus Git - ~andy/gtk/commit
Allow inspection of construct-only object properties
authorMatthias Clasen <mclasen@redhat.com>
Thu, 23 Dec 2010 05:40:58 +0000 (00:40 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 23 Dec 2010 05:43:50 +0000 (00:43 -0500)
commitaf9d59aaca9331f9c31ae4fec518a522602f6176
tree5eb6d0ab182996c802dcb8e19dd77c686254af59
parentf90365d46bffd2b4bf49b69cd1bd9892c0b3b322
Allow inspection of construct-only object properties

The 'Properties' button here is not really modifying the property
in any way, so it doesn't make sense to disable it just because
the object can only be set at construction.

This lets us poke at e.g. the cell area of an icon view.
tests/prop-editor.c