Container.classListChildProperties

Returns all child properties of a container class.

class Container
static
classListChildProperties

Parameters

cclass GObjectClass*

a GtkContainerClass. [type GtkContainerClass]

Return Value

Type: ParamSpec[]

a newly allocated NULL-terminated array of GParamSpec*. The array must be freed with g_free(). [array length=n_properties][transfer container]

Meta