summaryrefslogtreecommitdiff
path: root/libmetacity/meta-theme.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmetacity/meta-theme.h')
-rw-r--r--libmetacity/meta-theme.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libmetacity/meta-theme.h b/libmetacity/meta-theme.h
index f3228d41..6cc136a4 100644
--- a/libmetacity/meta-theme.h
+++ b/libmetacity/meta-theme.h
@@ -117,6 +117,8 @@ MetaButton *meta_theme_get_button (MetaTheme *theme,
gint x,
gint y);
+MetaButton **meta_theme_get_buttons (MetaTheme *theme);
+
void meta_theme_set_composited (MetaTheme *theme,
gboolean composited);