set_instance
Description:
public void set_instance (void* instance)
Sets this from an instantiatable type.
This calls the [callback@GObject.TypeValueCollectFunc] function for the type the [struct@GObject.Value] contains.
Parameters:
| this |
an initialized [struct@GObject.Value] structure |
| instance |
the instance |