Packages
glib-2.0
GLib
Win32
OSType
MSG_HANDLE
check_windows_version
error_message
ftruncate
get_command_line
get_package_installation_directory_of_module
get_windows_version
getlocale
have_widechar_api
is_nt_based
locale_filename_from_utf8
GLib.Win32
Description:
Content:
Enums:
OSType
Constants:
public
const
int
MSG_HANDLE
Functions:
public
bool
check_windows_version
(
int
major,
int
minor,
int
spver,
OSType
os_type)
public
string
error_message
(
int
error)
public
int
ftruncate
(
int
f,
uint
size)
public
string
[]
get_command_line
()
public
string
get_package_installation_directory_of_module
(
void
* hmodule)
public
uint
get_windows_version
()
public
string
getlocale
()
public
bool
have_widechar_api
()
public
bool
is_nt_based
()
public
string
locale_filename_from_utf8
(
string
utf8filename)