summaryrefslogtreecommitdiffstats
path: root/include/theme.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/theme.h')
-rw-r--r--include/theme.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/theme.h b/include/theme.h
index 94a7c1d7..bfd6c253 100644
--- a/include/theme.h
+++ b/include/theme.h
@@ -111,6 +111,7 @@ ThemeWidget *rofi_theme_find_or_create_name ( ThemeWidget *base, const char *nam
* Print out the widget to the commandline.
*/
void rofi_theme_print ( ThemeWidget *widget );
+void rofi_theme_print_index ( ThemeWidget *widget, int index );
/**
* @param type The type of the property to create.