API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
void g_object_set_valist ( GObject* object, const gchar* first_property_name, va_list var_args )
Sets properties on an object.
This method is not directly available to language bindings.
first_property_name
Type: const gchar*
const gchar*
Name of the first property to set.
var_args
Type: va_list
va_list
Value for the first property, followed optionally by more name/value pairs, followed by NULL.
NULL