API Version: 4.1
Library Version: 49.beta
Generated by gi-docgen 2025.4
gboolean is_directory ( NautilusFileInfo* file_info )
Gets whether the NautilusFileInfo is a directory.
NautilusFileInfo
Uses the cached GFileType matches G_FILE_TYPE_DIRECTORY without doing any blocking i/o.
GFileType
G_FILE_TYPE_DIRECTORY
Type: gboolean
gboolean
TRUE when file_info is a directory, and FALSE otherwise.
TRUE
file_info
FALSE