GLib.Win32 – glib-2.0 Reference Manual
Packages
glib-2.0
GLib
Win32
OSType
check_windows_version
error_message
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
Functions:
public
bool
check_windows_version
(
int
major,
int
minor,
int
spver,
OSType
os_type)
public
string
error_message
(
int
error)
public
string
getlocale
()
public
string
get_package_installation_directory_of_module
(
void
* hmodule)
public
uint
get_windows_version
()
public
string
locale_filename_from_utf8
(
string
utf8filename)
public
bool
have_widechar_api
()
public
bool
is_nt_based
()
public
string
[]
get_command_line
()