I have a GObject \"A\" which creates an instance of another GObject \"B\" in its constructor. The \"B\" object needs to be passed several construction-only properties. Now when creating an instance o
I have to create a vertical menu using clutter in C. Can anyone help me how to implement focus shift using the navigatio开发者_JS百科n keys for the menu where i want to highlight the focused menu opti
I cannot figure out how to use GLib (GIO?) to list all the files (file-names?) in a given directory. There is no good doc or tutorial. Any code snippets are welcome. If it is not possible (or too trou
am developing one dictionary for mac os 10.6. Am not able to locate glib.h. can i get this as a library or framework. am confused very muc开发者_JS百科h. please give me your valuable solution.
I\'m an absolute beginner with Linux and developing for embedded Linux. I\'m trying to install QT for embedded Linux onto my Fedora 15 laptop to target an i.Mx233.
On windows 7 x64, I tried: 1. install gtk+ all in one bundle 2.16 2. add MinGW\'s bin address to PATH Environment variables
I have run a secondary thread which some operations are carried on. Then while executing in secondary thread i want to call some operations on main thread. Can any one have sample code for it. I could
I\'m trying to use the dconf api to capture the background change event, in an Ubuntu 11.04. I\'ve created a client and can read the background value, but when I change a dconf value (through dconf-ed
Is there a common way or good public domain code for converting binary (i.e. byte array or memory block) to hexadecimal string? I have a several applications that handle encryption keys and checksums
I have a library written in C with glib/gobject. It produces significant number of debugging information via g_debug() call. This info is very helpful for troubleshooting, however I do not want it to