Method
GioFileInfoget_attribute_boolean
Declaration [src]
gboolean
g_file_info_get_attribute_boolean (
GFileInfo* info,
const char* attribute
)
Description [src]
Gets the value of a boolean attribute. If the attribute does not
contain a boolean value, FALSE
will be returned.