[gtk-mac-integration] Add documentation/introspection annotation for gtkosx_application_get()
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-mac-integration] Add documentation/introspection annotation for gtkosx_application_get()
- Date: Thu, 1 Nov 2012 21:07:18 +0000 (UTC)
commit 021cd056466e3e4a1d99e161975dcb5a1f77c3b5
Author: John Ralls <jralls ceridwen us>
Date: Thu Nov 1 14:05:35 2012 -0700
Add documentation/introspection annotation for gtkosx_application_get()
src/gtkosxapplication.c | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/src/gtkosxapplication.c b/src/gtkosxapplication.c
index af641e6..7f4ab75 100644
--- a/src/gtkosxapplication.c
+++ b/src/gtkosxapplication.c
@@ -230,6 +230,11 @@
* from quitting.
*/
+/**
+ * gtkosx_application_get:
+ *
+ * Returns: (transfer none) the singleton application object.
+ */
GtkosxApplication *
gtkosx_application_get (void)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]