mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-24 02:09:28 +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.
6.2 KiB
6.2 KiB