get_valist
Description:
[ Version ( deprecated = true , deprecated_since = "3.16" , 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.16.
Retrieves several style property values from this for a given state.
Note:
StyleProperties are deprecated.
Parameters:
this | |
state |
state to retrieve the property values for |
args |
va_list of property name/return location pairs, followed by null |