WebContext.getWebProcessCountLimit

Gets the maximum number of web processes that can be created at the same time for the @context.

This function is now deprecated and always returns 0 (no limit). See also webkit_web_context_set_web_process_count_limit().

class WebContext
uint
getWebProcessCountLimit
()

Return Value

Type: uint

the maximum limit of web processes, or 0 if there isn't a limit.

Meta

Since

2.10