set

fun set(object: Object? = null)

Change the object to which @weak_ref points, or set it to null.

You must own a strong reference on @object while calling this function.

Since

2.32

Parameters

object

a #GObject or null