ObjectWrap.forceFloating
void forceFloating()This function is intended for #GObject implementations to re-enforce a [floating][floating-ref] object reference. Doing this is seldom required: all #GInitiallyUnowneds are created with a floating reference which usually just needs to be sunken by calling [gobject.object.ObjectWrap.refSink].