Method

AppStreamComposeMediaget_memory_limit

since: 1.2.0

Declaration [src]

guint32
asc_media_get_memory_limit (
  AscMedia* media
)

Description [src]

Get the address space limit applied to the worker process in MiB, or 0 if the worker may use as much memory as it wants.

Available since: 1.2.0

Return value

Type: guint32

No description available.