shorten names
This commit is contained in:
parent
10faf314d4
commit
7cdfa44438
4 changed files with 6 additions and 6 deletions
|
@ -95,7 +95,7 @@ class Window : public mate::TrackableObject<Window>,
|
|||
bool IsMinimized();
|
||||
void SetFullScreen(bool fullscreen);
|
||||
bool IsFullscreen();
|
||||
void MaintainAspectRatioOfInteriorContent(double aspectRatio, double extraWidth, double extraHeight);
|
||||
void MaintainContentAspectRatio(double aspectRatio, double width, double height);
|
||||
void SetBounds(const gfx::Rect& bounds);
|
||||
gfx::Rect GetBounds();
|
||||
void SetSize(int width, int height);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue