Function Macro

GObjectPARAM_SPEC_VALUE_TYPE

Declaration

#define G_PARAM_SPEC_VALUE_TYPE (
  pspec
)

Description

Retrieves the GType to initialize a GValue for this parameter.

This function is not directly available to language bindings.

Parameters

pspec

Type: -

A valid GParamSpec.