glib/docs
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
..
reference tutorial: Improve type safety of property usage in GObject tutorial 2019-08-29 09:12:18 +01:00
CODEOWNERS CODEOWNERS: Add myself as co-owner of Windows stuff 2019-08-27 12:57:32 +05:30
debugging.txt
macros.txt docs: Drop pointless leading whitespace 2019-01-15 15:11:43 +00:00