get_valist
Description:
[ Version ( deprecated = true , deprecated_since = "3.14" , since = "3.0" ) ]
public void get_valist (StateFlags state, va_list args)
public void get_valist (StateFlags state, va_list args)
Warning: get_valist is deprecated since 3.14.
Retrieves several style property values that apply to the currently rendered element.
Parameters:
this | |
state |
state to retrieve values for |
args |
va_list of property name/return location pairs, followed by null |