[at-spi2-core/gi] Add a public GType getter for AtspiAccessible
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-core/gi] Add a public GType getter for AtspiAccessible
- Date: Tue, 26 Oct 2010 14:46:11 +0000 (UTC)
commit 5ecfcf986fa6c0016d941c8bbcab4c14d21a0958
Author: Colin Walters <walters verbum org>
Date: Tue Oct 26 10:44:01 2010 -0400
Add a public GType getter for AtspiAccessible
atspi/atspi-accessible.h | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/atspi/atspi-accessible.h b/atspi/atspi-accessible.h
index 56e2888..dce3d5c 100644
--- a/atspi/atspi-accessible.h
+++ b/atspi/atspi-accessible.h
@@ -67,6 +67,8 @@ struct _AtspiAccessibleClass
GObjectClass parent_class;
};
+GType atspi_accessible_get_type (void);
+
AtspiAccessible *
atspi_accessible_new ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]