Method

GObjectValueget_uchar

Declaration [src]

guchar
g_value_get_uchar (
  const GValue* value
)

Description [src]

Get the contents of a G_TYPE_UCHAR GValue.

Return value

Type: guchar

Unsigned character contents of value.