Skip to content

GValue: convert [String] <-> GStrv #4

@QuLogic

Description

@QuLogic

As a followup to #3, I now have a GObject property that is a GStrv (aka gchar **) for which I'd like to pass values in a Swift-like manner. I believe the closest to this would be a [String]. It appears that the GValue converter does not handle any cases of GStrv, either going out from Swift or back to Swift.

For some reason the docs don't show up online, but do appear in devhelp. The docs in the source are here. An example of this in use is the authors property of GtkAboutDialog.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions