mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-27 11:48:32 +00:00
Every property in an IDL dictionary is implied to be optional, unless it is marked as required. If a dictionary is passed to a method with optional, but it has at least one required or defaulted member, the bindings will skip the optionality of the parameter and always pass a struct with the required parameters filled in.
8.6 KiB
8.6 KiB