Package: gobject

Function gobject:param-spec-boxed

Lambda List

gobject:param-spec-boxed (name nick blurb gtype flags)

Arguments

name -- a string with the canonical name
nick -- a string with the nick name
blurb -- a string with the description
gtype -- a "GBoxed" derived type of this property
flags -- a g:param-flags value

Return Value

The newly created g:param-spec-boxed parameter specification.

Details

Creates a new parameter specification instance specifying a property derived of "GBoxed" type. See the g:param-spec-internal function for details on property names.
 

See also

2024-12-22