RPR GetTooltipWindow
From CockosWiki
(Difference between revisions)
| Revision as of 22:39, 27 October 2009 MikeLacey (Talk | contribs) ← Previous diff |
Revision as of 06:35, 5 November 2009 MikeLacey (Talk | contribs) Next diff → |
||
| Line 1: | Line 1: | ||
| {{API_Doc_Header}} | {{API_Doc_Header}} | ||
| - | = = | + | =GetTooltipWindow()= |
| + | '''HWND GetTooltipWindow()''' | ||
| + | |||
| + | This function returns the HWND of a tooltip window, in case you want to ask it for font information. Can return NULL. | ||
| + | |||
| ==Parameters== | ==Parameters== | ||
| ==Returns== | ==Returns== | ||
| + | HWND | ||
| ==Examples== | ==Examples== | ||
| ===Perl=== | ===Perl=== | ||
Revision as of 06:35, 5 November 2009
Main Page/REAPER Documentation/ReaScript/ReaScript API/RPR GetTooltipWindow
Main Page/REAPER Documentation/REAPER API/REAPER API Functions/RPR GetTooltipWindow
Contents |
GetTooltipWindow()
HWND GetTooltipWindow()
This function returns the HWND of a tooltip window, in case you want to ask it for font information. Can return NULL.
Parameters
Returns
HWND
Examples
Perl
Python
See Also
Stuff
Main Page/REAPER Documentation/ReaScript/ReaScript API/RPR GetTooltipWindow
Main Page/REAPER Documentation/REAPER API/REAPER API Functions/RPR GetTooltipWindow
Categories: API | ReaScript | Perl | Python
