About Gtk.FileDialog method bindings #901
-
After releasing the 0.4.0 milestone, I'm been really curious. Are the methods for The official GTK docs for FileDialog don't mention about them not being available to the language bindings, unless I've missed something in there. Do I need to use it in a different way? Or do I need to manually use them via the Gtk.Internal ones? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
There's an issue #900 about that. |
Beta Was this translation helpful? Give feedback.
There's an issue #900 about that.
The old method of using marshalling still works. https://github.com/NickvisionApps/Application/blob/c2bb771d481b724d1f3edca59b6de2b40c03e25f/NickvisionApplication.GNOME/Views/MainWindow.cs#L215