[vala/wip/glib-win32: 10/10] glib-2.0: Add binding for g_win32_ftruncate()
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala/wip/glib-win32: 10/10] glib-2.0: Add binding for g_win32_ftruncate()
- Date: Tue, 17 Mar 2020 16:50:31 +0000 (UTC)
commit 82024ea2d1033b55325110a00cb7260d83ea2a4b
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Mon Mar 16 08:47:02 2020 +0100
glib-2.0: Add binding for g_win32_ftruncate()
vapi/glib-2.0.vapi | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/vapi/glib-2.0.vapi b/vapi/glib-2.0.vapi
index f7f5a2214..43aae4186 100644
--- a/vapi/glib-2.0.vapi
+++ b/vapi/glib-2.0.vapi
@@ -5719,6 +5719,7 @@ namespace GLib {
public bool check_windows_version (int major, int minor, int spver, GLib.Win32.OSType
os_type);
public string error_message (int error);
+ public int ftruncate (int f, uint size);
public string getlocale ();
[Version (since = "2.16")]
public string get_package_installation_directory_of_module (void* hmodule);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]