summaryrefslogtreecommitdiff
path: root/atk/atkvalue.h
diff options
context:
space:
mode:
Diffstat (limited to 'atk/atkvalue.h')
-rwxr-xr-xatk/atkvalue.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/atk/atkvalue.h b/atk/atkvalue.h
index b4b3122..1bd668b 100755
--- a/atk/atkvalue.h
+++ b/atk/atkvalue.h
@@ -58,6 +58,8 @@ struct _AtkValueIface
gboolean (* set_current_value) (AtkValue *obj,
const GValue *value);
+ AtkFunction pad1;
+ AtkFunction pad2;
};
GType atk_value_get_type (void);