Class Constants
- Namespace
- GLib
- Assembly
- GLib-2.0.dll
- Inheritance
-
Constants
- Inherited Members
-
Fields
ALLOCATOR_LIST
public const int ALLOCATOR_LIST = 1
Field Value
- int
ALLOCATOR_NODE
public const int ALLOCATOR_NODE = 3
Field Value
- int
ALLOCATOR_SLIST
public const int ALLOCATOR_SLIST = 2
Field Value
- int
ALLOC_AND_FREE
public const int ALLOC_AND_FREE = 2
Field Value
- int
ALLOC_ONLY
public const int ALLOC_ONLY = 1
Field Value
- int
ANALYZER_ANALYZING
public const int ANALYZER_ANALYZING = 1
Field Value
- int
ASCII_DTOSTR_BUF_SIZE
public const int ASCII_DTOSTR_BUF_SIZE = 39
Field Value
- int
ATOMIC_REF_COUNT_INIT
public const int ATOMIC_REF_COUNT_INIT = 1
Field Value
- int
BIG_ENDIAN
public const int BIG_ENDIAN = 4321
Field Value
- int
CSET_A_2_Z
public const string CSET_A_2_Z = "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
Field Value
- string
CSET_DIGITS
public const string CSET_DIGITS = "0123456789"
Field Value
- string
CSET_a_2_z
public const string CSET_a_2_z = "abcdefghijklmnopqrstuvwxyz"
Field Value
- string
C_STD_VERSION
public const int C_STD_VERSION = 199000
Field Value
- int
DATALIST_FLAGS_MASK
public const int DATALIST_FLAGS_MASK = 3
Field Value
- int
DATE_BAD_DAY
public const int DATE_BAD_DAY = 0
Field Value
- int
DATE_BAD_JULIAN
public const int DATE_BAD_JULIAN = 0
Field Value
- int
DATE_BAD_YEAR
public const int DATE_BAD_YEAR = 0
Field Value
- int
DIR_SEPARATOR
public const int DIR_SEPARATOR = 47
Field Value
- int
DIR_SEPARATOR_S
public const string DIR_SEPARATOR_S = "/"
Field Value
- string
E
public const double E = 2.718282
Field Value
- double
public const string GINT16_FORMAT = "hi"
Field Value
- string
GINT16_MODIFIER
public const string GINT16_MODIFIER = "h"
Field Value
- string
public const string GINT32_FORMAT = "i"
Field Value
- string
GINT32_MODIFIER
public const string GINT32_MODIFIER = ""
Field Value
- string
public const string GINT64_FORMAT = "li"
Field Value
- string
GINT64_MODIFIER
public const string GINT64_MODIFIER = "l"
Field Value
- string
public const string GINTPTR_FORMAT = "li"
Field Value
- string
GINTPTR_MODIFIER
public const string GINTPTR_MODIFIER = "l"
Field Value
- string
GNUC_FUNCTION
public const string GNUC_FUNCTION = ""
Field Value
- string
GNUC_PRETTY_FUNCTION
public const string GNUC_PRETTY_FUNCTION = ""
Field Value
- string
public const string GSIZE_FORMAT = "lu"
Field Value
- string
GSIZE_MODIFIER
public const string GSIZE_MODIFIER = "l"
Field Value
- string
public const string GSSIZE_FORMAT = "li"
Field Value
- string
GSSIZE_MODIFIER
public const string GSSIZE_MODIFIER = "l"
Field Value
- string
public const string GUINT16_FORMAT = "hu"
Field Value
- string
public const string GUINT32_FORMAT = "u"
Field Value
- string
public const string GUINT64_FORMAT = "lu"
Field Value
- string
public const string GUINTPTR_FORMAT = "lu"
Field Value
- string
HAVE_GINT64
public const int HAVE_GINT64 = 1
Field Value
- int
HAVE_GNUC_VARARGS
public const int HAVE_GNUC_VARARGS = 1
Field Value
- int
HAVE_GNUC_VISIBILITY
public const int HAVE_GNUC_VISIBILITY = 1
Field Value
- int
HAVE_GROWING_STACK
public const int HAVE_GROWING_STACK = 0
Field Value
- int
HAVE_ISO_VARARGS
public const int HAVE_ISO_VARARGS = 1
Field Value
- int
HOOK_FLAG_USER_SHIFT
public const int HOOK_FLAG_USER_SHIFT = 4
Field Value
- int
IEEE754_DOUBLE_BIAS
public const int IEEE754_DOUBLE_BIAS = 1023
Field Value
- int
IEEE754_FLOAT_BIAS
public const int IEEE754_FLOAT_BIAS = 127
Field Value
- int
KEY_FILE_DESKTOP_GROUP
public const string KEY_FILE_DESKTOP_GROUP = "Desktop Entry"
Field Value
- string
KEY_FILE_DESKTOP_KEY_ACTIONS
public const string KEY_FILE_DESKTOP_KEY_ACTIONS = "Actions"
Field Value
- string
KEY_FILE_DESKTOP_KEY_CATEGORIES
public const string KEY_FILE_DESKTOP_KEY_CATEGORIES = "Categories"
Field Value
- string
public const string KEY_FILE_DESKTOP_KEY_COMMENT = "Comment"
Field Value
- string
KEY_FILE_DESKTOP_KEY_DBUS_ACTIVATABLE
public const string KEY_FILE_DESKTOP_KEY_DBUS_ACTIVATABLE = "DBusActivatable"
Field Value
- string
KEY_FILE_DESKTOP_KEY_EXEC
public const string KEY_FILE_DESKTOP_KEY_EXEC = "Exec"
Field Value
- string
KEY_FILE_DESKTOP_KEY_GENERIC_NAME
public const string KEY_FILE_DESKTOP_KEY_GENERIC_NAME = "GenericName"
Field Value
- string
KEY_FILE_DESKTOP_KEY_HIDDEN
public const string KEY_FILE_DESKTOP_KEY_HIDDEN = "Hidden"
Field Value
- string
KEY_FILE_DESKTOP_KEY_ICON
public const string KEY_FILE_DESKTOP_KEY_ICON = "Icon"
Field Value
- string
KEY_FILE_DESKTOP_KEY_MIME_TYPE
public const string KEY_FILE_DESKTOP_KEY_MIME_TYPE = "MimeType"
Field Value
- string
KEY_FILE_DESKTOP_KEY_NAME
public const string KEY_FILE_DESKTOP_KEY_NAME = "Name"
Field Value
- string
KEY_FILE_DESKTOP_KEY_NOT_SHOW_IN
public const string KEY_FILE_DESKTOP_KEY_NOT_SHOW_IN = "NotShowIn"
Field Value
- string
KEY_FILE_DESKTOP_KEY_NO_DISPLAY
public const string KEY_FILE_DESKTOP_KEY_NO_DISPLAY = "NoDisplay"
Field Value
- string
KEY_FILE_DESKTOP_KEY_ONLY_SHOW_IN
public const string KEY_FILE_DESKTOP_KEY_ONLY_SHOW_IN = "OnlyShowIn"
Field Value
- string
KEY_FILE_DESKTOP_KEY_PATH
public const string KEY_FILE_DESKTOP_KEY_PATH = "Path"
Field Value
- string
KEY_FILE_DESKTOP_KEY_STARTUP_NOTIFY
public const string KEY_FILE_DESKTOP_KEY_STARTUP_NOTIFY = "StartupNotify"
Field Value
- string
KEY_FILE_DESKTOP_KEY_STARTUP_WM_CLASS
public const string KEY_FILE_DESKTOP_KEY_STARTUP_WM_CLASS = "StartupWMClass"
Field Value
- string
KEY_FILE_DESKTOP_KEY_TERMINAL
public const string KEY_FILE_DESKTOP_KEY_TERMINAL = "Terminal"
Field Value
- string
KEY_FILE_DESKTOP_KEY_TRY_EXEC
public const string KEY_FILE_DESKTOP_KEY_TRY_EXEC = "TryExec"
Field Value
- string
KEY_FILE_DESKTOP_KEY_TYPE
public const string KEY_FILE_DESKTOP_KEY_TYPE = "Type"
Field Value
- string
KEY_FILE_DESKTOP_KEY_URL
public const string KEY_FILE_DESKTOP_KEY_URL = "URL"
Field Value
- string
KEY_FILE_DESKTOP_KEY_VERSION
public const string KEY_FILE_DESKTOP_KEY_VERSION = "Version"
Field Value
- string
KEY_FILE_DESKTOP_TYPE_APPLICATION
public const string KEY_FILE_DESKTOP_TYPE_APPLICATION = "Application"
Field Value
- string
KEY_FILE_DESKTOP_TYPE_DIRECTORY
public const string KEY_FILE_DESKTOP_TYPE_DIRECTORY = "Directory"
Field Value
- string
KEY_FILE_DESKTOP_TYPE_LINK
public const string KEY_FILE_DESKTOP_TYPE_LINK = "Link"
Field Value
- string
LITTLE_ENDIAN
public const int LITTLE_ENDIAN = 1234
Field Value
- int
LN10
public const double LN10 = 2.302585
Field Value
- double
LN2
public const double LN2 = 0.693147
Field Value
- double
LOG_2_BASE_10
public const double LOG_2_BASE_10 = 0.30103
Field Value
- double
LOG_DOMAIN
public const sbyte LOG_DOMAIN = 0
Field Value
- sbyte
LOG_FATAL_MASK
public const int LOG_FATAL_MASK = 5
Field Value
- int
LOG_LEVEL_USER_SHIFT
public const int LOG_LEVEL_USER_SHIFT = 8
Field Value
- int
MAJOR_VERSION
public const int MAJOR_VERSION = 2
Field Value
- int
MAXINT16
public const short MAXINT16 = 32767
Field Value
- short
MAXINT32
public const int MAXINT32 = 2147483647
Field Value
- int
MAXINT64
public const long MAXINT64 = 9223372036854775807
Field Value
- long
MAXINT8
public const sbyte MAXINT8 = 127
Field Value
- sbyte
MAXUINT16
public const ushort MAXUINT16 = 65535
Field Value
- ushort
MAXUINT32
public const uint MAXUINT32 = 4294967295
Field Value
- uint
MAXUINT64
public const ulong MAXUINT64 = 18446744073709551615
Field Value
- ulong
MAXUINT8
public const byte MAXUINT8 = 255
Field Value
- byte
MICRO_VERSION
public const int MICRO_VERSION = 0
Field Value
- int
MININT16
public const short MININT16 = -32768
Field Value
- short
MININT32
public const int MININT32 = -2147483648
Field Value
- int
MININT64
public const long MININT64 = -9223372036854775808
Field Value
- long
MININT8
public const sbyte MININT8 = -128
Field Value
- sbyte
MINOR_VERSION
public const int MINOR_VERSION = 80
Field Value
- int
MODULE_SUFFIX
public const string MODULE_SUFFIX = "so"
Field Value
- string
OPTION_REMAINING
public const string OPTION_REMAINING = ""
Field Value
- string
PDP_ENDIAN
public const int PDP_ENDIAN = 3412
Field Value
- int
PI
public const double PI = 3.141593
Field Value
- double
public const string PID_FORMAT = "i"
Field Value
- string
PI_2
public const double PI_2 = 1.570796
Field Value
- double
PI_4
public const double PI_4 = 0.785398
Field Value
- double
public const string POLLFD_FORMAT = "%d"
Field Value
- string
PRIORITY_DEFAULT
public const int PRIORITY_DEFAULT = 0
Field Value
- int
PRIORITY_DEFAULT_IDLE
public const int PRIORITY_DEFAULT_IDLE = 200
Field Value
- int
PRIORITY_HIGH
public const int PRIORITY_HIGH = -100
Field Value
- int
PRIORITY_HIGH_IDLE
public const int PRIORITY_HIGH_IDLE = 100
Field Value
- int
PRIORITY_LOW
public const int PRIORITY_LOW = 300
Field Value
- int
REF_COUNT_INIT
public const int REF_COUNT_INIT = -1
Field Value
- int
SEARCHPATH_SEPARATOR
public const int SEARCHPATH_SEPARATOR = 58
Field Value
- int
SEARCHPATH_SEPARATOR_S
public const string SEARCHPATH_SEPARATOR_S = ":"
Field Value
- string
SIZEOF_LONG
public const int SIZEOF_LONG = 8
Field Value
- int
SIZEOF_SIZE_T
public const int SIZEOF_SIZE_T = 8
Field Value
- int
SIZEOF_SSIZE_T
public const int SIZEOF_SSIZE_T = 8
Field Value
- int
SIZEOF_VOID_P
public const int SIZEOF_VOID_P = 8
Field Value
- int
SOURCE_CONTINUE
public const bool SOURCE_CONTINUE = true
Field Value
- bool
SOURCE_REMOVE
public const bool SOURCE_REMOVE = false
Field Value
- bool
SQRT2
public const double SQRT2 = 1.414214
Field Value
- double
STR_DELIMITERS
public const string STR_DELIMITERS = "_-|> <."
Field Value
- string
SYSDEF_AF_INET
public const int SYSDEF_AF_INET = 2
Field Value
- int
SYSDEF_AF_INET6
public const int SYSDEF_AF_INET6 = 10
Field Value
- int
SYSDEF_AF_UNIX
public const int SYSDEF_AF_UNIX = 1
Field Value
- int
SYSDEF_MSG_DONTROUTE
public const int SYSDEF_MSG_DONTROUTE = 4
Field Value
- int
SYSDEF_MSG_OOB
public const int SYSDEF_MSG_OOB = 1
Field Value
- int
SYSDEF_MSG_PEEK
public const int SYSDEF_MSG_PEEK = 2
Field Value
- int
TEST_OPTION_ISOLATE_DIRS
public const string TEST_OPTION_ISOLATE_DIRS = "isolate_dirs"
Field Value
- string
TIME_SPAN_DAY
public const long TIME_SPAN_DAY = 86400000000
Field Value
- long
TIME_SPAN_HOUR
public const long TIME_SPAN_HOUR = 3600000000
Field Value
- long
TIME_SPAN_MILLISECOND
public const long TIME_SPAN_MILLISECOND = 1000
Field Value
- long
TIME_SPAN_MINUTE
public const long TIME_SPAN_MINUTE = 60000000
Field Value
- long
TIME_SPAN_SECOND
public const long TIME_SPAN_SECOND = 1000000
Field Value
- long
UNICHAR_MAX_DECOMPOSITION_LENGTH
public const int UNICHAR_MAX_DECOMPOSITION_LENGTH = 18
Field Value
- int
URI_RESERVED_CHARS_GENERIC_DELIMITERS
public const string URI_RESERVED_CHARS_GENERIC_DELIMITERS = ":/?#[]@"
Field Value
- string
URI_RESERVED_CHARS_SUBCOMPONENT_DELIMITERS
public const string URI_RESERVED_CHARS_SUBCOMPONENT_DELIMITERS = "!$&'()*+,;="
Field Value
- string
USEC_PER_SEC
public const int USEC_PER_SEC = 1000000
Field Value
- int
VA_COPY_AS_ARRAY
public const int VA_COPY_AS_ARRAY = 1
Field Value
- int
VERSION_MIN_REQUIRED
public const int VERSION_MIN_REQUIRED = 2
Field Value
- int
WIN32_MSG_HANDLE
public const int WIN32_MSG_HANDLE = 19981206
Field Value
- int
macro__has_attribute___noreturn__
public const int macro__has_attribute___noreturn__ = 0
Field Value
- int