Plumb code all the way up
This commit is contained in:
parent
66f2d18d8b
commit
0afac1e05a
4 changed files with 4 additions and 1 deletions
|
@ -118,6 +118,7 @@ class Window : public mate::EventEmitter,
|
|||
void CapturePage(mate::Arguments* args);
|
||||
void Print(mate::Arguments* args);
|
||||
void SetProgressBar(double progress);
|
||||
void SetOverlayIcon(gfx::ImageSkia& overlay, const std::string& description);
|
||||
void SetAutoHideMenuBar(bool auto_hide);
|
||||
bool IsMenuBarAutoHide();
|
||||
void SetMenuBarVisibility(bool visible);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue