You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've come to a point in WebEngine v4 where an array of key value pairs needs to be passed into a function, and all I have access to is the Config object. Rather than building my own array, it'd be useful to get a pre-populated associative array from the class.
The text was updated successfully, but these errors were encountered:
I've come to a point in WebEngine v4 where an array of key value pairs needs to be passed into a function, and all I have access to is the Config object. Rather than building my own array, it'd be useful to get a pre-populated associative array from the class.
The text was updated successfully, but these errors were encountered: