summaryrefslogtreecommitdiff
path: root/applets/wncklet/wayland-backend.h
diff options
context:
space:
mode:
Diffstat (limited to 'applets/wncklet/wayland-backend.h')
-rw-r--r--applets/wncklet/wayland-backend.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/applets/wncklet/wayland-backend.h b/applets/wncklet/wayland-backend.h
index e2402236..44d324a1 100644
--- a/applets/wncklet/wayland-backend.h
+++ b/applets/wncklet/wayland-backend.h
@@ -38,6 +38,8 @@ extern "C" {
GtkWidget* wayland_tasklist_new (void);
void wayland_tasklist_set_orientation (GtkWidget* tasklist_widget, GtkOrientation orient);
+GtkWidget* wayland_pager_new (GtkWidget *box);
+
#ifdef __cplusplus
}
#endif