Method

GtkSourceFileLoaderget_max_size

unstable since: 5.22

Declaration [src]

guint64
gtk_source_file_loader_get_max_size (
  GtkSourceFileLoader* loader
)

Description [src]

Gets the maximum expanded size that loader will insert into the buffer.

Available since: 5.22

Return value

Type: guint64

The maximum expanded size in bytes, or 0 if the limit is disabled.