Re: How to get a directory from the user
- From: Richard Shann <richard rshann plus com>
- To: Emmanuele Bassi <ebassi gmail com>
- Cc: gtk-app-devel-list list <gtk-app-devel-list gnome org>
- Subject: Re: How to get a directory from the user
- Date: Mon, 04 Jun 2018 16:07:36 +0100
On Mon, 2018-06-04 at 13:24 +0100, Emmanuele Bassi wrote:
On 4 June 2018 at 13:06, Richard Shann <richard rshann plus com>
wrote:
Hi,
I have seen GtkFileChooser for getting a file from the user, but
how to
get a directory (folder)?
You can use GtkFileChooser with GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER
as the action:
Thank you!
Richard
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]