setOffscreenRender and api docs added
This commit is contained in:
parent
e4c01f3187
commit
58081ca9e9
5 changed files with 65 additions and 19 deletions
|
@ -138,6 +138,7 @@ class Window : public mate::TrackableObject<Window>,
|
|||
void SetMenuBarVisibility(bool visible);
|
||||
bool IsMenuBarVisible();
|
||||
void SetAspectRatio(double aspect_ratio, mate::Arguments* args);
|
||||
void SetOffscreenRender(bool isOffscreen);
|
||||
|
||||
#if defined(OS_MACOSX)
|
||||
void ShowDefinitionForSelection();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue