[Xfce4-commits] <xfce4-vala:master> Update Vapi files
Mike Massonnet
noreply at xfce.org
Mon Oct 22 18:18:03 CEST 2012
Updating branch refs/heads/master
to bac501f2889e311f3651dc9822fd418cd5c780cc (commit)
from 1edddc490fa9f4a81a46369cdd8b2535148ef703 (commit)
commit bac501f2889e311f3651dc9822fd418cd5c780cc
Author: Mike Massonnet <mmassonnet at gmail.com>
Date: Mon Oct 22 18:15:49 2012 +0200
Update Vapi files
vapi/exo-1.vapi | 2 +-
vapi/garcon-1.vapi | 2 +-
vapi/libxfce4panel-1.0.vapi | 2 +-
vapi/libxfce4ui-1.deps | 2 +-
vapi/libxfce4ui-1.vapi | 2 +-
vapi/libxfce4util-1.0.vapi | 42 ++++++++++++++++++++++++++++++++++--------
6 files changed, 39 insertions(+), 13 deletions(-)
diff --git a/vapi/exo-1.vapi b/vapi/exo-1.vapi
index 404d3be..159a824 100644
--- a/vapi/exo-1.vapi
+++ b/vapi/exo-1.vapi
@@ -1,4 +1,4 @@
-/* exo-1.vapi generated by vapigen, do not modify. */
+/* exo-1.vapi generated by vapigen-0.16, do not modify. */
namespace Exo {
[CCode (cheader_filename = "exo/exo.h", free_function = "")]
diff --git a/vapi/garcon-1.vapi b/vapi/garcon-1.vapi
index 414f8b5..1ea4814 100644
--- a/vapi/garcon-1.vapi
+++ b/vapi/garcon-1.vapi
@@ -1,4 +1,4 @@
-/* garcon-1.vapi generated by vapigen, do not modify. */
+/* garcon-1.vapi generated by vapigen-0.16, do not modify. */
namespace Garcon {
[CCode (cheader_filename = "garcon/garcon.h")]
diff --git a/vapi/libxfce4panel-1.0.vapi b/vapi/libxfce4panel-1.0.vapi
index f1b349b..b799183 100644
--- a/vapi/libxfce4panel-1.0.vapi
+++ b/vapi/libxfce4panel-1.0.vapi
@@ -1,4 +1,4 @@
-/* libxfce4panel-1.0.vapi generated by vapigen, do not modify. */
+/* libxfce4panel-1.0.vapi generated by vapigen-0.16, do not modify. */
namespace Xfce {
[CCode (cheader_filename = "libxfce4panel/libxfce4panel.h")]
diff --git a/vapi/libxfce4ui-1.deps b/vapi/libxfce4ui-1.deps
index b47d055..ca81f3e 100644
--- a/vapi/libxfce4ui-1.deps
+++ b/vapi/libxfce4ui-1.deps
@@ -1,3 +1,4 @@
+libxfce4util-1.0
atk
gio-2.0
cairo
@@ -5,4 +6,3 @@ pango
gdk-pixbuf-2.0
gdk-2.0
gtk+-2.0
-libxfce4util-1.0
diff --git a/vapi/libxfce4ui-1.vapi b/vapi/libxfce4ui-1.vapi
index 43f7c41..266f8ce 100644
--- a/vapi/libxfce4ui-1.vapi
+++ b/vapi/libxfce4ui-1.vapi
@@ -1,4 +1,4 @@
-/* libxfce4ui-1.vapi generated by vapigen, do not modify. */
+/* libxfce4ui-1.vapi generated by vapigen-0.16, do not modify. */
namespace Xfce {
[CCode (cheader_filename = "libxfce4ui/libxfce4ui.h")]
diff --git a/vapi/libxfce4util-1.0.vapi b/vapi/libxfce4util-1.0.vapi
index 154566d..e56873e 100644
--- a/vapi/libxfce4util-1.0.vapi
+++ b/vapi/libxfce4util-1.0.vapi
@@ -3,13 +3,6 @@
namespace Xfce {
[CCode (cheader_filename = "libxfce4util/libxfce4util.h")]
[Compact]
- public class Kiosk {
- [CCode (has_construct_function = false)]
- public Kiosk (string module);
- public bool query (string capability);
- }
- [CCode (cheader_filename = "libxfce4util/libxfce4util.h")]
- [Compact]
public class PosixSignalHandler {
public delegate void Callback (int @signal);
public static bool init () throws GLib.Error;
@@ -59,13 +52,14 @@ namespace Xfce {
public static string[] match (Xfce.ResourceType type, string pattern, bool unique);
public static unowned string save_location (Xfce.ResourceType type, string relpath, bool create);
}
- [CCode (cheader_filename = "libxfce4util/libxfce4util.h", cprefix = "XFCE_LICENSE_TEXT_")]
+ [CCode (cheader_filename = "libxfce4util/libxfce4util.h", cprefix = "XFCE_LICENSE_TEXT_", has_type_id = false)]
public enum LicenseTextType {
BSD,
GPL,
LGPL
}
[CCode (cheader_filename = "libxfce4util/libxfce4util.h", cprefix = "XFCE_RESOURCE_")]
+ [Compact]
public enum ResourceType {
DATA,
CONFIG,
@@ -74,9 +68,41 @@ namespace Xfce {
THEMES
}
[CCode (cheader_filename = "libxfce4util/libxfce4util.h")]
+ public const int LIBXFCE4UTIL_MAJOR_VERSION;
+ [CCode (cheader_filename = "libxfce4util/libxfce4util.h")]
+ public const int LIBXFCE4UTIL_MICRO_VERSION;
+ [CCode (cheader_filename = "libxfce4util/libxfce4util.h")]
+ public const int LIBXFCE4UTIL_MINOR_VERSION;
+ [CCode (cheader_filename = "libxfce4util/libxfce4util.h")]
+ public static unowned string expand_variables (string command, string envp);
+ [CCode (cheader_filename = "libxfce4util/libxfce4util.h")]
+ public static unowned string get_homedir ();
+ [CCode (cheader_filename = "libxfce4util/libxfce4util.h")]
+ public static unowned string get_homefile_r (string buffer, size_t length, string format);
+ [CCode (cheader_filename = "libxfce4util/libxfce4util.h")]
public static unowned string get_license_text (Xfce.LicenseTextType license_type);
+ [CCode (cheader_filename = "libxfce4util/libxfce4util.h")]
+ public static unowned string get_userdir ();
+ [CCode (cheader_filename = "libxfce4util/libxfce4util.h")]
+ public static unowned string get_userfile_r (string buffer, size_t length, string format);
[CCode (cheader_filename = "libxfce4util/libxfce4util.h", cname = "xfce_version_string")]
public static unowned string get_version_string ();
[CCode (cheader_filename = "libxfce4util/libxfce4util.h")]
+ public static unowned string gethostname ();
+ [CCode (cheader_filename = "libxfce4util/libxfce4util.h")]
+ public static int putenv (string str);
+ [CCode (cheader_filename = "libxfce4util/libxfce4util.h")]
+ public static int setenv (string name, string value, bool overwrite);
+ [CCode (cheader_filename = "libxfce4util/libxfce4util.h")]
+ public static unowned string strjoin (string separator, string strings, int count);
+ [CCode (cheader_filename = "libxfce4util/libxfce4util.h")]
public static void textdomain (string package, string localedir, string? encoding = null);
+ [CCode (cheader_filename = "libxfce4util/libxfce4util.h")]
+ public static void unsetenv (string name);
+ [CCode (cheader_filename = "libxfce4util/libxfce4util.h")]
+ public static unowned string utf8_remove_controls (string str, ssize_t max_len, string end);
+ [CCode (cheader_filename = "libxfce4util/libxfce4util.h")]
+ public static unowned string utf8_strndup (string src, ssize_t max_len);
+ [CCode (cheader_filename = "libxfce4util/libxfce4util.h")]
+ public static unowned string version_string ();
}
More information about the Xfce4-commits
mailing list