Blame docs/reference/glib/html/glib-fundamentals.html

Packit ae235b
Packit ae235b
<html>
Packit ae235b
<head>
Packit ae235b
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Packit ae235b
<title>GLib Fundamentals: GLib Reference Manual</title>
Packit ae235b
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
Packit ae235b
<link rel="home" href="index.html" title="GLib Reference Manual">
Packit ae235b
<link rel="up" href="index.html" title="GLib Reference Manual">
Packit ae235b
<link rel="prev" href="glib-resources.html" title="Mailing lists and bug reports">
Packit ae235b
<link rel="next" href="glib-Version-Information.html" title="Version Information">
Packit ae235b
<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
Packit ae235b
<link rel="stylesheet" href="style.css" type="text/css">
Packit ae235b
</head>
Packit ae235b
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
Packit ae235b
Packit ae235b
Packit ae235b
Home
Packit ae235b
Packit ae235b
Prev
Packit ae235b
Next
Packit ae235b
Packit ae235b
Packit ae235b

Packit ae235b
GLib Fundamentals
Packit ae235b
Packit ae235b
Packit ae235b
Version Information — variables and functions to check the GLib version
Packit ae235b
Packit ae235b
Packit ae235b
Basic Types — standard GLib types, defined for ease-of-use
Packit ae235b
    and portability
Packit ae235b
Packit ae235b
Packit ae235b
Standard Macros — commonly-used macros
Packit ae235b
Packit ae235b
Packit ae235b
Type Conversion Macros — portably storing integers in pointer variables
Packit ae235b
Packit ae235b
Packit ae235b
Byte Order Macros — a portable way to convert between different byte orders
Packit ae235b
Packit ae235b
Packit ae235b
Bounds-checking integer arithmetic — a set of helpers for performing checked integer arithmetic
Packit ae235b
Packit ae235b
Packit ae235b
Numerical Definitions — mathematical constants, and floating point decomposition
Packit ae235b
Packit ae235b
Packit ae235b
Miscellaneous Macros — specialized macros which are not used often
Packit ae235b
Packit ae235b
Packit ae235b
Atomic Operations — basic atomic integer and pointer operations
Packit ae235b
Packit ae235b
Packit ae235b
Packit ae235b
Packit ae235b

Generated by GTK-Doc V1.27
Packit ae235b
</body>
Packit ae235b
</html>