Function Macro

GObjectVALUE_HOLDS_UCHAR

Declaration [src]

#define G_VALUE_HOLDS_UCHAR (
  value
)

Description [src]

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

This function is not directly available to language bindings.

Parameters

value

Type: -

A valid GValue structure.