方法

声明 [src]

gint
g_value_get_int (
  const GValue* value
)

描述 [src]

获取 G_TYPE_INT 类型 GValue 的内容。

返回值

类型: gint

value 的整型内容。