Function Macro

GObjectVALUE_HOLDS_BOXED

since: 2.0

Declaration

#define G_VALUE_HOLDS_BOXED (
  value
)

Description

Checks whether the given GValue can hold values derived from type G_TYPE_BOXED.

Available since: 2.0

This function is not directly available to language bindings.

Parameters

value

Type: -

A valid GValue structure.