Method

GObjectValueget_schar

since: 2.32

Declaration

gint8
g_value_get_schar (
  const GValue* value
)

Description

Get the contents of a G_TYPE_CHAR GValue.

Available since: 2.32

Return value

Type: gint8

Signed 8 bit integer contents of value.