summaryrefslogtreecommitdiff
path: root/pluma/pluma-app.h
diff options
context:
space:
mode:
Diffstat (limited to 'pluma/pluma-app.h')
-rw-r--r--pluma/pluma-app.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pluma/pluma-app.h b/pluma/pluma-app.h
index 22af85bd..8269d3a9 100644
--- a/pluma/pluma-app.h
+++ b/pluma/pluma-app.h
@@ -96,6 +96,7 @@ PlumaWindow *pluma_app_create_window (PlumaApp *app,
GdkScreen *screen);
const GList *pluma_app_get_windows (PlumaApp *app);
+
PlumaWindow *pluma_app_get_active_window (PlumaApp *app);
/* Returns a newly allocated list with all the documents */