pygobject r1037 - in trunk: . gio



Author: gianmt
Date: Sat Mar 28 23:36:10 2009
New Revision: 1037
URL: http://svn.gnome.org/viewvc/pygobject?rev=1037&view=rev

Log:
2009-03-29  Gian Mario Tagliaretti  <gianmt gnome org>

	* gio/gio.defs: Add g_volume_should_automount



Modified:
   trunk/ChangeLog
   trunk/gio/gio.defs

Modified: trunk/gio/gio.defs
==============================================================================
--- trunk/gio/gio.defs	(original)
+++ trunk/gio/gio.defs	Sat Mar 28 23:36:10 2009
@@ -5132,6 +5132,12 @@
   (return-type "gboolean")
 )
 
+(define-method should_automount
+  (of-object "GVolume")
+  (c-name "g_volume_should_automount")
+  (return-type "gboolean")
+)
+
 ;;
 ;; wrapped in gvolume.override
 ;;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]