Gin
|
Button that draws an SVG. More...
Public Member Functions | |
SVGButton (const juce::String &name, const juce::String &rawSVG_, int inset_=0) | |
Public Attributes | |
juce::String | rawSVG |
int | inset = 0 |
Button that draws an SVG.
SVGButton::SVGButton | ( | const juce::String & | name, |
const juce::String & | rawSVG_, | ||
int | inset_ = 0 |
||
) |
juce::String SVGButton::rawSVG |
int SVGButton::inset = 0 |