Function
VipsObjectget_property
Declaration [src]
void
vips_object_get_property (
GObject* gobject,
guint property_id,
GValue* value,
GParamSpec* pspec
)
Parameters
gobject |
GObject |
| No description available. | |
| The data is owned by the caller of the function. | |
property_id |
guint |
| No description available. | |
value |
GValue |
| No description available. | |
| The data is owned by the caller of the function. | |
pspec |
GParamSpec |
| No description available. | |
| The data is owned by the caller of the function. |