API Version: 3.0
Library Version: 3.4.7
Generated by gi-docgen 2024.1
gboolean rb_check_dir_has_space_uri ( const char* uri, guint64 bytes_needed )
Checks that the filesystem holding uri has at least bytes_needed bytes available.
uri
bytes_needed
Type: const char*
const char*
A URI to check.
Type: guint64
guint64
Number of bytes to check for.
Type: gboolean
gboolean
TRUE if enough space is available.
TRUE