summaryrefslogtreecommitdiff
path: root/libnm/nm-object-cache.c
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2016-05-11 18:12:02 +0200
committerThomas Haller <thaller@redhat.com>2016-05-12 10:24:36 +0200
commitb4095a51011db5c58f147af05d3704169588bed4 (patch)
treee70ccaa0d26c0b9aac934e5e78d53931a7a27391 /libnm/nm-object-cache.c
parent7aac2c8a1032519d6437f986527c3c8fca9075b2 (diff)
downloadNetworkManager-b4095a51011db5c58f147af05d3704169588bed4.tar.gz
auth: embed private data NMAuthSubjectPrivate in NMAuthSubject struct
... and make the structs NMAuthSubject and NMAuthSubjectClass opaque types. I don't want to do this for all our types, only for a few prominent GObject instances that we create a lot and that are really not expected to ever be subclassed. NMAuthSubject is such a candidate. It is really a very simple object containing a few information bits about the authentication request. It is not ever expected to be extended/inherited or become more complex. No need to do a full-fledged private-data implementation.
Diffstat (limited to 'libnm/nm-object-cache.c')
0 files changed, 0 insertions, 0 deletions