• Thomas Martitz's avatar
    plugin api: convert StashGroup to GBoxed internally · 43737733
    Thomas Martitz yazdı
    Because the stash_group_new() is an exported API, it has to be at least a boxed
    type to be usable for gobject introspection. The boxed type uses reference
    counting as opposed to memory duplication.
    
    The obligatory stash_group_dup() is not exported (doesn't have to).
    43737733
stash.h 3.97 KB