gir-repository r220 - in trunk: . gir
- From: johan svn gnome org
- To: svn-commits-list gnome org
- Subject: gir-repository r220 - in trunk: . gir
- Date: Thu, 20 Nov 2008 00:01:11 +0000 (UTC)
Author: johan
Date: Thu Nov 20 00:01:11 2008
New Revision: 220
URL: http://svn.gnome.org/viewvc/gir-repository?rev=220&view=rev
Log:
2008-11-19 Johan Dahlin <jdahlin async com br>
* gir/Gtk-custom.c:
Add annotations for gtk_recent_manager_get_items,
gtk_recent_manager_get_application_info.
Also annotation gtk_recent_manager_get_groups and
gtk_recent_manager_get_applications which are not supported
in the scanner yet.
Modified:
trunk/ChangeLog
trunk/gir/Gtk-custom.c
Modified: trunk/gir/Gtk-custom.c
==============================================================================
--- trunk/gir/Gtk-custom.c (original)
+++ trunk/gir/Gtk-custom.c Thu Nov 20 00:01:11 2008
@@ -768,6 +768,39 @@
*/
/**
+ * gtk_recent_manager_get_items:
+ * @manager:
+ *
+ * Return value: (element-type GtkRecentInfo) (transfer full): List of #GtkRecentInfo
+ */
+
+/**
+ * gtk_recent_info_get_application_info:
+ * @app_exec: (out):
+ * @count: (out):
+ * @time_: (out):
+ *
+ */
+
+/* Pending bug http://bugzilla.gnome.org/show_bug.cgi?id=561617 */
+/**
+ * gtk_recent_info_get_applications:
+ * @length: (out):
+ *
+ * XXXReturn value: (array length=length zero-terminated=1): List of applications
+ *
+ */
+
+/* Pending bug http://bugzilla.gnome.org/show_bug.cgi?id=561617 */
+/**
+ * gtk_recent_info_get_groups:
+ * @length: (out):
+ *
+ * XXXReturn value: (array length=length zero-terminated=1): List of groups
+ *
+ */
+
+/**
* gtk_selection_owner_set_for_display:
* @widget: (allow-none):
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]