]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
gio-2.0: don't hide UnixSocketAddressType in gio-2.0
authorEvan Nemerson <evan@coeus-group.com>
Thu, 12 Jan 2012 11:45:49 +0000 (03:45 -0800)
committerEvan Nemerson <evan@coeus-group.com>
Thu, 12 Jan 2012 11:46:56 +0000 (03:46 -0800)
vapi/gio-2.0.vapi
vapi/metadata/Gio-2.0.metadata

index 4d2bc20ee100548c7172e01f7063029c16c620b8..c9921fd05697663f497734e31fc9df64d88bc470 100644 (file)
@@ -3037,6 +3037,14 @@ namespace GLib {
                SAFELY,
                UNSAFELY
        }
+       [CCode (cheader_filename = "gio/gio.h", cprefix = "G_UNIX_SOCKET_ADDRESS_")]
+       public enum UnixSocketAddressType {
+               INVALID,
+               ANONYMOUS,
+               PATH,
+               ABSTRACT,
+               ABSTRACT_PADDED
+       }
        [CCode (cheader_filename = "gio/gio.h", cprefix = "G_ZLIB_COMPRESSOR_FORMAT_")]
        public enum ZlibCompressorFormat {
                ZLIB,
index aec48913b6314e416d1be8b1d232b34aa68e3226..86db61a143028ec736324cd446ccd3879a46e92f 100644 (file)
@@ -9,6 +9,7 @@ DesktopAppInfo* skip
 DesktopAppLaunchCallback skip
 FileDescriptorBased* skip
 Unix* skip
+UnixSocketAddressType skip=false
 UnixFDList skip=false
 unix_* skip
 // UnixSocketAddress.abstract#property skip
@@ -173,7 +174,6 @@ File
   .load_partial_contents_async skip=false
   .move.progress_callback default=null
 Icon
-  .from_tokens#virtual_method skip=false
   .new_for_string nullable
   .to_string nullable
   .to_tokens skip