Class: RGhost::Variable
Overview
Creates Postscript variable
Instance Method Summary collapse
-
#initialize(name, value) ⇒ Variable
constructor
Example v=Variable.new(:mytext, Show.new(“Fooo Barrr”) ) doc.set v.