Method

GObjectValueget_uchar

Declaration

guchar
g_value_get_uchar (
  const GValue* value
)

Description

Get the contents of a G_TYPE_UCHAR GValue.

Return value

Type: guchar

Unsigned character contents of value.