set_valist
Description:
[ Version ( deprecated = true , deprecated_since = "3.16" , since = "3.0" ) ]
public void set_valist (StateFlags state, va_list args)
public void set_valist (StateFlags state, va_list args)
Warning: set_valist is deprecated since 3.16.
Sets several style properties on this.
Note:
StyleProperties are deprecated.
Parameters:
| this | |
| state |
state to set the values for |
| args |
va_list of property name/value pairs, followed by null |