olilarkin / wdl-ol

Enhanced version of Cockos' iPlug - A simple-to-use C++ framework for developing cross platform audio plugins and targeting multiple plugin APIs with the same code. VST / VST3 / Audiounit / RTAS / AAX (Native) formats supported. NOTE: THIS IS OBSOLETE, PLEASE SEE IPLUG2:
https://github.com/iplug2
936 stars 187 forks source link

Add docs for IPlug/IGraphics/IControl.h #81

Closed QrchackOfficial closed 6 years ago

QrchackOfficial commented 6 years ago

Documentation added for GetTooltip(), Hide(), isHidden() and SetTooltip()

olilarkin commented 6 years ago

thanks for your contribution! decided today going for javadoc style documentation

QrchackOfficial commented 6 years ago

Allright!

olilarkin commented 6 years ago

arggh, I thought I merged this with changes, but it seems not