Package: gtk

Function gtk-container-class-list-child-properties

Lambda List

gtk-container-class-list-child-properties (gtype)

Arguments

gtype -- a g-type type ID

Return Value

A list of g-param-spec instances.

Details

Returns the child properties of a container type.

Note

In the Lisp binding we pass the type of a container class and not a pointer to the container class as argument to the function.
 

See also

2021-9-12