pygobject r906 - in trunk: . gio
- From: gianmt svn gnome org
- To: svn-commits-list gnome org
- Subject: pygobject r906 - in trunk: . gio
- Date: Fri, 1 Aug 2008 17:31:17 +0000 (UTC)
Author: gianmt
Date: Fri Aug 1 17:31:17 2008
New Revision: 906
URL: http://svn.gnome.org/viewvc/pygobject?rev=906&view=rev
Log:
Add docstring for gio.FileInfo.list_attributes
Modified:
trunk/ChangeLog
trunk/gio/gio.defs
Modified: trunk/gio/gio.defs
==============================================================================
--- trunk/gio/gio.defs (original)
+++ trunk/gio/gio.defs Fri Aug 1 17:31:17 2008
@@ -2277,6 +2277,10 @@
)
(define-method list_attributes
+ (docstring
+ "INFO.list_attributes(name_space) -> Attribute list\n\n"
+ "Lists the file info structure's attributes."
+ )
(of-object "GFileInfo")
(c-name "g_file_info_list_attributes")
(return-type "char**")
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]