Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in glib

Check if a gobject was correctly freed

unit-testing glib gobject

How to parse an integer in a glib string (gchar *)?

c string glib atoi

Memory leak when using garbage collection with glib

Binding glib into Crystal lang (GC issue)

How can I work with a GLib.Array in Python?

python python-2.7 glib

GTK window with Quartz [starting from an issue with GStreamer]

c gcc open-source gtk glib

How to configure Glib on Microsoft Visual Studio 2010?

How g_main_loop works in gtk programming?

c event-handling gtk glib

how to add Xorg event handing in g_main_loop

c glib

possible to retrieve time left on a glib 'event?'

c linux timer glib

Creating a new GSource in GLib

c glib

How to convert an integer to a string in GLib?

glib

Why doesn't GLib use 'const' in these functions?

c constants glib

How to ignore "possibly lost" in valgrind

valgrind glib

GLib program termination signal handling?

c signals glib

What's the difference between glib gunichar and wchar_t and which is better for cross-platform solutions?

No space left on device?

python running glib mainloop in unittest

python testing glib

How to build GLib for iOS

ios glib

How do I get GDB to break on a GLib assertion failure?

debugging gdb glib