Skip to content

Is there currently any support for file chooser functionality? #27

@dixego

Description

@dixego

I'm trying to create a very simple application that requires loading, showing and saving images.
While browsing the code in gintro/gtk.nim, I've noticed most (all?) of the GtkFileChooser interface functions are missing. Most importantly, there doesn't seem to be any way to retrieve a filename from a file chooser dialog (I did actually manage to create one, FileChooserNative). Am I missing something or is this just not implemented yet? Any help on how I would go about creating these bindings myself (since GtkFileChooser is not a "class" but an "interface")?

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