This GLib version 2.16.1. GLib is the low-level core library that forms the basis for projects such

源代码在线查看: glib-docs.sgml

软件大小: 6264 K
上传用户: balefu123
关键词: GLib the low-level projects
下载地址: 免注册下载 普通下载 VIP

相关代码

												               "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [																																																																																																																																																																																																																																																																																																																								]>								  				    GLib Reference Manual				    for GLib &version;				  								  				    GLib Overview				    				GLib is a general-purpose utility library, which provides many useful data 				types, macros, type conversions, string utilities, file utilities, a main 				loop abstraction, and so on. It works on many UNIX-like platforms, Windows,				OS/2 and BeOS. GLib is released under the GNU Library General Public License 				(GNU LGPL). 				    				    				The general policy of GLib is that all functions are invisibly threadsafe with the 				exception of data structure manipulation functions, where, if you have two threads				manipulating the same data structure, they must use a lock to				synchronize their operation.				    								    &glib-Building;				    &glib-Cross;				    &glib-Compiling;				    &glib-Running;				    &glib-Changes;				    &glib-RegexSyntax;				    &glib-Resources;				 				   								  				    GLib Fundamentals				    &glib-Version;				    &glib-Basic-Types;				    &glib-Limits-of-Basic-Types;				    &glib-Standard-Macros;				    &glib-Type-Conversion-Macros;				    &glib-Byte-Order-Macros;				    &glib-Numerical-Definitions;				    &glib-Miscellaneous-Macros;				    &glib-Atomic-Operations;				  								  				    GLib Core Application Support				    &glib-The-Main-Event-Loop;				    &glib-Threads;				    &glib-Thread-Pools;				    &glib-Async-Queues;				    &glib-Dynamic-Loading-of-Modules;				    &glib-Memory-Allocation;				    &glib-IO-Channels;				    &glib-Error-Reporting;				    &glib-Warnings-and-Assertions;				    &glib-Message-Logging;				  								  				    GLib Utilities				    &glib-String-Utility-Functions;				    &glib-Character-Set-Conversion;				    &glib-Unicode-Manipulation;				    &glib-Base64;				    &glib-Checksum;				    &glib-i18n;				    &glib-Date-and-Time-Functions;				    &glib-Random-Numbers;   				    &glib-Hook-Functions;				    &glib-Miscellaneous-Utility-Functions;				    &glib-Lexical-Scanner;				    &glib-Automatic-String-Completion;				    &glib-Timers;				    &glib-Spawn;				    &glib-Fileutils;				    &glib-Uri;				    &glib-Shell;				    &glib-Option;				    &glib-Pattern-Matching;				    &glib-Regex;				    &glib-Markup;				    &glib-Keyfile;				    &glib-Bookmarkfile;				    &glib-Testing;				    &glib-Windows-Compatibility-Functions;				  								  				    GLib Data Types				    &glib-Memory-Slices;				    &glib-Memory-Chunks;				    &glib-Doubly-Linked-Lists;				    &glib-Singly-Linked-Lists;				    &glib-Double-ended-Queues;				    &glib-Sequences;				    &glib-Trash-Stacks;				    &glib-Hash-Tables;				    &glib-Strings;				    &glib-String-Chunks;				    &glib-Arrays;				    &glib-Pointer-Arrays;				    &glib-Byte-Arrays;				    &glib-Balanced-Binary-Trees;				    &glib-N-ary-Trees;				    &glib-Quarks;				    &glib-Keyed-Data-Lists;				    &glib-Datasets;				    &glib-Relations-and-Tuples;				    &glib-Caches;				    &glib-Memory-Allocators;				  								  				    GLib Tools								    &glib-gettextize;				  								  				    Index				  				  				    Index of deprecated symbols				  				  				    Index of new symbols in 2.2				  				  				    Index of new symbols in 2.4				    				  				    Index of new symbols in 2.6				    				  				    Index of new symbols in 2.8				    				  				    Index of new symbols in 2.10				    				  				    Index of new symbols in 2.12				    				  				    Index of new symbols in 2.14				    				  				    Index of new symbols in 2.16				    															

相关资源