mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-18 09:00:34 +00:00
gtkfilechooserprivate.h update to 3.0
This commit is contained in:
parent
9858099f65
commit
032a7e50d8
@ -138,8 +138,7 @@ typedef enum {
|
||||
|
||||
typedef enum {
|
||||
RELOAD_EMPTY, /* No folder has been set */
|
||||
RELOAD_HAS_FOLDER, /* We have a folder, although it may not be completely loaded yet; no need to reload */
|
||||
RELOAD_WAS_UNMAPPED /* We had a folder but got unmapped; reload is needed */
|
||||
RELOAD_HAS_FOLDER /* We have a folder, although it may not be completely loaded yet; no need to reload */
|
||||
} ReloadState;
|
||||
|
||||
typedef enum {
|
||||
|
Loading…
Reference in New Issue
Block a user