
[Possibly of Low German origin.]
glibly glib'ly adv.SYNONYMS glib, slick, smooth-tongued. These adjectives mean being, marked by, or engaging in ready but often insincere or superficial discourse: a glib denial; a slick commercial; a smooth-tongued hypocrite.
"Glib" is what Tom Cruise called his interviewer, Matt Lauer, on the Today show, when Lauer asked him about his well-known opposition to psychiatric drugs:
"'Matt, Matt, you don't even — you're glib,' Cruise responded. 'You don't even know what Ritalin is. If you start talking about chemical imbalance, you have to evaluate and read the research papers on how they came up with these theories, Matt, OK. That's what I've done.'"
Link: Cruise, Lauer argue on 'Today'
Posted June 26, 2005.
See our Word Overheard blog to see interesting uses of strange words.
adjective
Definition: slick, smooth-talking
Antonyms: inarticulate, quiet, stuttering, taciturn, tongue-tied, uncommunicative
Leadership is not magnetic personality — that can just as well be a glib tongue.
— Peter F. Drucker.
LearnThatWord.com is a free vocabulary and spelling program where you only pay for results!
| Developer(s) | GNOME Foundation |
|---|---|
| Stable release | 2.32.1 / April 14, 2012 |
| Development status | Active |
| Written in | C |
| Operating system | Cross-platform |
| Platform | Cross-platform |
| Available in | Multilingual |
| Type | Library |
| License | GNU Lesser General Public License |
| Website | http://library.gnome.org/devel/glib/ |
GLib is a cross-platform software utility library that began as part of the GTK+ project. However, before releasing version 2 of GTK+, the project's developers decided to separate non-GUI-specific code from the GTK+ platform, thus creating GLib as a separate product. GLib was released as a separate library so other developers, those who did not make use of the GUI-related portions of GTK+, could make use of the non-GUI portions of the library without the overhead of depending on a full-blown GUI library.
Since GLib is a cross-platform library, applications using it to interface with the operating system are usually portable across different operating systems without major changes.[1]
|
Contents
|
GLib provides advanced data structures, such as memory chunks, doubly and singly linked lists, hash tables, dynamic strings and string utilities, such as a lexical scanner, string chunks (groups of strings), dynamic arrays, balanced binary trees, N-ary trees, quarks (a two-way association of a string and a unique integer identifier), keyed data lists, relations and tuples. Caches provide memory management.
GLib implements functions that provide threads, thread programming and related facilities such as primitive variable access, mutexes, asynchronous queues, secure memory pools, message passing and logging, hook functions (callback registering) and timers. Also message passing facilities such as byte order conversion and I/O channels.
Some other features of GLib include:
For many applications, C with GLib is an alternative to C++ with STL (see GObject for a detailed comparison).
The Apache Portable Runtime has a large functional overlap with GLib, and provides many similar OS-portable threading, network and data structure implementations in C.
Other widget toolkits usually also provide low-level functions and implementations of data structures. For instance, in the wxWidgets library the non-GUI functions are in the wxBase library, and in Qt the non-GUI parts are in the QtCore module, which is written in C++.
GLib package consists of 5 libraries:
|
||||||||||||||||||||||
This entry is from Wikipedia, the leading user-contributed encyclopedia. It may not have been reviewed by professional editors (see full disclaimer)
Dansk (Danish)
adj. - rapmundet, letflydende og overfladisk
Nederlands (Dutch)
welbespraakt maar onoprecht, gemakkelijk/ informeel, ondoordacht, oppervlakkig, ongehinderd
Français (French)
adj. - désinvolte
Deutsch (German)
adj. - zungenfertig, gewandt, aalglatt
Ελληνική (Greek)
adj. - μαλαγάνικος
Italiano (Italian)
loquace, sciolto (discorso, movimento), levigato
Português (Portuguese)
adj. - desembaraçado, fluente, loquaz
Русский (Russian)
чуб, бойкий на язык, правдоподобный, податливый, гладкий, делать гладким, двигаться плавно
Español (Spanish)
adj. - de mucha labia, locuaz, poco sincero
Svenska (Swedish)
adj. - lätt och ledig, hal (åld.)
中文(简体)(Chinese (Simplified))
能说善道的
中文(繁體)(Chinese (Traditional))
adj. - 能說善道的
日本語 (Japanese)
adj. - 口の達者な, 屈託のない
العربيه (Arabic)
(صفه) عفوي, طبيعي
עברית (Hebrew)
adj. - קל-לשון, מהיר-דיבור, לא רציני, חלק, לא אמיתי
If you are unable to view some languages clearly, click here.