Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Avoid g_boxed_copy / free #1076

@badcel

Description

@badcel

Those functions should only be used as a fallback mechanic as invoking them results in a GType table lookup. As an alternative there are copy-func and free-func.

as they are not generated in c code automatically they need to be added to the c libraries manually.

they are very important for fundamental types.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions