Philip Withnall 61912bffb5 tutorial: Improve type safety of property usage in GObject tutorial
This means that if you compile with `-Wswitch-enum`, the compiler will
warn you about properties which you’ve forgotten to handle in
`set_property()` or `get_property()`.

Signed-off-by: Philip Withnall <withnall@endlessm.com>

Helps: #1858
2019-08-29 09:12:18 +01:00
..
2005-04-22 18:34:41 +00:00
2019-07-10 10:29:04 -04:00
2002-11-23 01:37:17 +00:00