aboutsummaryrefslogtreecommitdiffstats
path: root/shell/Evolution-ConfigControl.idl
diff options
context:
space:
mode:
Diffstat (limited to 'shell/Evolution-ConfigControl.idl')
-rw-r--r--shell/Evolution-ConfigControl.idl3
1 files changed, 3 insertions, 0 deletions
diff --git a/shell/Evolution-ConfigControl.idl b/shell/Evolution-ConfigControl.idl
index d6b080d29c..059ed6b286 100644
--- a/shell/Evolution-ConfigControl.idl
+++ b/shell/Evolution-ConfigControl.idl
@@ -14,6 +14,9 @@ module Evolution {
/* Apply the current settings. */
void apply ();
+ /* The actual Control. */
+ readonly attribute Bonobo::Control control;
+
/* Get the event source for this control. */
readonly attribute Bonobo::EventSource eventSource;