Package: gobject
Function g-param-spec-boxed
Lambda Listg-param-spec-boxed (name nick blurb gtype flags) Argumentsname -- a string with the canonical name nick -- a string with the nick name blurb -- a string with the description gtype -- a +g-type-boxed+ derived type of this property flags -- a g-param-flags value Return ValueA newly created g-param-spec-boxed parameter specification. Details
Creates a new parameter specification instance specifying a property derived of type +g-type-boxed+. See the g-param-spec-internal function for details on property names. | See also |
2021-12-14