Property
IdeBufferManager:max-file-size
Description
The “max-file-size” property is the largest file size in bytes that Builder will attempt to load. Larger files will fail to load to help ensure that Builder’s buffer manager does not attempt to load files that will slow the buffer management beyond usefulness.
Type: | gint64 |
Default value | 10485760 |
Getter method | ide_buffer_manager_get_max_file_size() |
Setter method | ide_buffer_manager_set_max_file_size() |