Choose a file interactively

julia> using Gtk
julia> filename = open_dialog("My Open dialog")

thats it.

4 Likes