- GLib is a utility library that can simplify programming in C, especially for projects involving the languages GNOME and GTK+. Many programmers believe that the utility functions in GLib are more consistent than those in C. Some software developers find that GLib allows them to create new applications more quickly than they can by working directly in C.
Programming in GLib does not require restriction of code to subsets that work on all platforms, as is often the case when programming in C. Functionality remains consistent over multiple operating systems, assuming all the non-GLib source code is consistent over those same platforms. GLib provides main loop functionality and includes a basic lexical analyzer. There are interfaces for dynamic loading, threads, event loops and an object system. The most recent version is known as GLib2 or GLib-2. GLib is available for most common operating systems including Linux, Windows and OS X.
 |
Learn more about C# programming language |
| Visual Studio 2008 Learning Guide: C# 3.0: This section of the Visual Studio 2008 Learning Guide looks at the new and improved features of C# 3.0. |
| Choosing VB.NET or C# Learning Guide: One of the biggest questions facing Visual Basic 6 developers is whether to make the jump to C# or to VB.NET. This Learning Guide aims to make that decision-making process easier. |
| Visual C# 2005 Learning Guide: Ready to try your coding skills in Visual C#? There's no better time than now with the recent release of Visual C# 2005. |
| Crash course: C#: Developers looking to stay competitive in today's tough market need to know C#. This crash course helps you brush up your skills quickly. |
| LINQ beyond queries: Strong-typed refection: LINQ makes queries a first-class concept in C#. LINQ can be used for way more than just querying, though -- think lambda expressions and strong-typed reflection. |
| LAST UPDATED: |
30 Jun 2008
|
 |
Do you have something to add to this definition? Let us know.
Send your comments to techterms@whatis.com
|

 |
More resources from around the web:
|


');
// -->


 |
 |
|  |
RELATED GLOSSARY TERMS
| Terms from Whatis.com − the technology online dictionary |
 |
C#
(SearchWinDevelopment.com)
C# (pronounced C-sharp) is an object-oriented programming language in development from Microsoft, which is intended to combine the computing power of...
|
|

|