Navigation

Operators and Keywords

Function List:

C++ API

 g = g_set (g, key, value, ...)      - Set values.(key) = value

 Used values:
 "title",    string         : Title of the plot. Used (only; TODO; should be
                              used always) if this plot is later inserted in
                              another plot.

 "geometry", "WxH" or [W,H] : Geometry of plot, used by g_plot.

 See also: g_new,...