Use GPtrArray and g_slice to allocate prefs.
This allows us to return StashPref pointers - before with GArray the address could change on future appends.
Showing
Please
register
or
sign in
to comment
This allows us to return StashPref pointers - before with GArray the address could change on future appends.