API Version: 41.0
Library Version: 41.0
gssize ide_buffer_manager_get_max_file_size ( IdeBufferManager* self )
Gets the max file size that will be allowed to be loaded from disk. This is useful to protect Builder from files that would overload the various subsystems.
gssize
The max file size in bytes or -1 for unlimited.