Only define enable/disable API for views
This commit is contained in:
parent
e33e4be257
commit
5674e8d114
8 changed files with 64 additions and 98 deletions
|
@ -99,8 +99,6 @@ class Window : public mate::TrackableObject<Window>,
|
|||
void ShowInactive();
|
||||
void Hide();
|
||||
bool IsVisible();
|
||||
void Disable();
|
||||
void Enable();
|
||||
bool IsEnabled();
|
||||
void Maximize();
|
||||
void Unmaximize();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue