Package: gobject
Function gobject:param-spec-int
Lambda Listgobject:param-spec-int (name nick blurb minimum maximum default flags) Argumentsname -- a string with the canonical name nick -- a string with the nick name blurb -- a string with the description minimum -- an integer with the minimum value maximum -- an integer with the maximum value default -- an integer with the default value flags -- a g:param-flags value Return ValueThe newly created g:param-spec-int parameter specification. Details
Creates a new parameter specification instance specifying a property of "gint" type. See the g:param-spec-internal function for details on property names. | See also |
2024-12-22