Virtual Method

GObjectObjectget_property

Declaration

void
get_property (
  GObject* object,
  guint property_id,
  GValue* value,
  GParamSpec* pspec
)

Description

No description available.

Parameters

property_id

Type: guint

No description available.

value

Type: GValue

No description available.

The data is owned by the caller of the function.
pspec

Type: GParamSpec

No description available.

The data is owned by the caller of the function.