l_glyph_add.default.Rd
Generic function to write new glyph types using loon's primitive glyphs
# S3 method for default l_glyph_add(widget, type, label = "", ...)
widget | widget path as a string or as an object handle |
---|---|
type | loon-native non-primitive glyph type, one of |
label | label of a glyph (currently shown only in the glyph inspector) |
... | state arguments |