Gin
|
Button that draws an SVG. More...
#include <gin_svgbutton.h>
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.
juce::String SVGButton::rawSVG |
int SVGButton::inset = 0 |