Function Macro

GObjectVALUE_HOLDS_FLAGS

since: 2.0

Declaration [src]

#define G_VALUE_HOLDS_FLAGS (
  value
)

Description [src]

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

Available since: 2.0

This function is not directly available to language bindings.

Parameters

value

Type: -

A valid GValue structure.