glib/docs/reference
Philip Withnall 22b59c91ad tutorial: Stop referring to ->priv for example class
The class has used `G_DECLARE_FINAL_TYPE` for a while now, so doesn’t
have a `priv` struct. Private members are declared inline.

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

Fixes: #1858
2019-08-29 09:19:03 +01:00
..
gio Merge branch '1803-gio-open-docs' into 'master' 2019-08-26 12:22:06 +00:00
glib minor typos in the documentation (a/an) 2019-08-24 19:14:05 +00:00
gobject tutorial: Stop referring to ->priv for example class 2019-08-29 09:19:03 +01:00
.gitignore .gitignore manpages (*.1) 2010-05-24 23:21:01 -04:00
AUTHORS Initial revision 1999-08-16 17:58:30 +00:00
COPYING Initial revision 1999-08-16 17:58:30 +00:00
meson.build build: Drop use of G_DISABLE_DEPRECATED from the build system 2019-05-30 10:38:45 +01:00
NEWS Initial revision 1999-08-16 17:58:30 +00:00