struct Protocol::CSS::SetLocalFontsEnabled

Overview

Enables/disables rendering of local CSS fonts (enabled by default).

Included Modules

Defined in:

protocol/css.cr

Constructors

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]