gtk2
ruby memory leak Gdk::PixbufLoader
So I\'m beginning to wonder how leaky the gnome2 libraries for ruby1.8.6 are. #!/usr/bin/env ruby require \'gtk2\'[详细]
2023-01-03 05:33 分类:问答glist.c: No such file or directory
I have c/gtk+ application 开发者_高级运维and GList which filled three elements, when i try to run following code with gdb:[详细]
2023-01-02 20:18 分类:问答gnope for php-gtk2 is gone?
where can i download the gnope installer to have the ph开发者_如何学JAVAp-gtk2 in my machine ?, according to the online manual, it is found at gnope.org, but I am being redirected to this tradebit web[详细]
2023-01-01 06:38 分类:问答Ruby GTK fails without display (Python is OK)
it seems that Ruby GTK apps are unable to run in nongraphical environment.. while python apps are able to.[详细]
2023-01-01 04:24 分类:问答How to set text editable in GtkEntry
Pretty straight forward question, I have a GtkEntry widget that I want to set to be editable.I know the function I should use is:[详细]
2022-12-28 20:48 分类:问答How do I link gtk library more easily with cmake in windows?
I\'m now doing it in a very ugly way by manually including all the required path(the gtk bundle is at D:/Tools/gtk+-bundle_2.20.0-20100406_win32):[详细]
2022-12-28 16:59 分类:问答Sort data in GtkTreeView non-alphabetically?
I\'m trying to sort a column of data in a GTK tree view non-alphabetically.I can\'t seem to find a function in the GTK+ libraries that cant do such a thing.[详细]
2022-12-27 16:44 分类:问答GTK+-based graph?
I want to be able to make a line graph using GTK+ but I开发者_StackOverflow社区\'m unsure how to approach this. Has anyone got any hints or tips?Edit:[详细]
2022-12-26 10:03 分类:问答Refresh text shown in a GTK+ widget?
Being resonably new to using GTK+, im not fully aware of all its functionality. Basically, I have a GtkTreeView widget that has 4 Columns.I need to update the text displayed in the 4 columns every co[详细]
2022-12-26 06:49 分类:问答installing ruby/gnome2 on ruby1.9
My purpose is to install ruby/gnome2 and make it work with ruby1.9 on Ubuntu9.10. I already have ruby/gnome2 working with ruby1.8, but I need to make it work with ruby1.9. I also have ruby1.9 working[详细]
2022-12-26 05:15 分类:问答
加载中,请稍侯......