Property

IdeBufferManager:max-file-size

Declaration

property max-file-size: gint64 [ read, write ]

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 value10485760
Getter methodide_buffer_manager_get_max_file_size()
Setter methodide_buffer_manager_set_max_file_size()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno