glib
cannot passing structure over g_timeout_add?
ma dears, i got issues more here, which could\'t passing structure over g_timout_add with following code[详细]
2023-02-08 14:59 分类:问答Advance a UTF-8 character to the next
I want to change a UTF-8 character (which is in a gchar array), so it gets the value of the next character according to the standa开发者_如何转开发rd. I\'m using glib and I don\'t see a function like[详细]
2023-02-08 11:36 分类:问答Which gtk method I have to use to get temporary path in Ubuntu?
How can I get the temporary directory path in Ub开发者_Python百科untu?On most Unix-like systems, you\'d be looking for /tmp. If that\'s not quite the answer you were after, you should specify which bi[详细]
2023-02-06 07:49 分类:问答building glib gives error: gfileutils.c:57:25: error: linux/magic.h: No such file or directory
I am on CentOS 5.5 and I am getting the error above when running make i开发者_StackOverflow社区n the glib 2.27 directory. What is magic.h and what should I do to correct this?[详细]
2023-02-05 08:25 分类:问答glib get ip address from route
How can I get ip add开发者_Python百科ress with C/glib of my local computer which get from route.I\'m not really sure what you mean with \"get from route\".[详细]
2023-02-03 09:00 分类:问答Compiling w/glib2.0 on Ubuntu, I get g_thread_supported assertion failed
I thought GNU threads would be available when I install GLib, but maybe something is wrong? Here is how I installed glib on Ubuntu:[详细]
2023-02-02 09:55 分类:问答quick time movie in glib
How can i create a movie file using Glib. If there is a 开发者_如何学Pythonclass for a movie then,[详细]
2023-01-31 13:35 分类:问答g_cache_insert() crashes with null pointer error
I wrote a test example in glib: #undef G_DISABLE_ASSERT #undef G_LOG_DOMAIN #include <stdio.h> #include <string.h>[详细]
2023-01-31 12:51 分类:问答getting substring from ustring
I have a ustring object sourceString wh开发者_JS百科ich is πøˆ∑´®. These string i get from an XML file while parsing it.I have used substr method to get these character string as under.[详细]
2023-01-31 02:00 分类:问答Caught in a neverending install cycle after upgrading Perl
Last night I was reading about a mysql tuning program here. I installed it and it said I needed a perl version higher than the one I had. I downloaded and installed perl 5.12.x[详细]
2023-01-29 22:02 分类:问答