~maximpetrov/unity/unity-systray

« back to all changes in this revision

Viewing changes to launcher/CairoBaseWindow.h

  • Committer: Maxim Petrov
  • Date: 2016-04-21 08:49:17 UTC
  • mfrom: (3954.52.78 unity)
  • Revision ID: maximpetrov@yahoo.com-20160421084917-462k9s5ft43d5jtv
merged with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
 
36
36
  virtual void Show();
37
37
  virtual void Hide();
 
38
  void PromptHide();
38
39
 
39
40
  void RedrawBlur();
40
41
  bool HasBlurredBackground() const;