aboutsummaryrefslogtreecommitdiff
path: root/src/Window.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/Window.hh')
-rw-r--r--src/Window.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Window.hh b/src/Window.hh
index 0d2cadd..8c97c7b 100644
--- a/src/Window.hh
+++ b/src/Window.hh
@@ -414,6 +414,7 @@ public:
414 FbTk::FbWindow &parent() { return m_parent; } 414 FbTk::FbWindow &parent() { return m_parent; }
415 415
416 bool acceptsFocus() const; 416 bool acceptsFocus() const;
417 bool isModal() const;
417 const FbTk::PixmapWithMask &icon() const; 418 const FbTk::PixmapWithMask &icon() const;
418 const FbTk::BiDiString &title() const; 419 const FbTk::BiDiString &title() const;
419 const FbTk::FbString &getWMClassName() const; 420 const FbTk::FbString &getWMClassName() const;