Skip to content

Missing methods in GI.Gtk.Objects.FileDialog #407

@3n014

Description

@3n014

Hello, it appears that the methods fileDialogOpen and fileDialogSave, among others are missing from the module GI.Gtk.Objects.FileDialog. They are documented here https://docs.gtk.org/gtk4/class.FileDialog.html.

I have gtk-4.10.3 installed on my computer, which should have these methods.

I assume it's an issue with haskell-gi because the methods from the same module work fine (I can create a new Gtk.FileDialog and call fileDialogOpenFinish (which fails due to not having been open-ed)) but I'm still a haskell-gi newbie so please correct me otherwise.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions