Method

GObjectObjectis_floating

since: 2.10

Declaration

gboolean
g_object_is_floating (
  GObject* object
)

Description

Checks whether object has a [floating][floating-ref] reference.

Available since: 2.10

Return value

Type: gboolean

TRUE if object has a floating reference.