Function Macro

GObjectVALUE_HOLDS_GTYPE

since: 2.12

Declaration

#define G_VALUE_HOLDS_GTYPE (
  value
)

Description

Checks whether the given GValue can hold values of type G_TYPE_GTYPE.

Available since: 2.12

This function is not directly available to language bindings.

Parameters

value

Type: -

A valid GValue structure.