gnome
What is the Anjuta project template (automake) *.wiz format (syntax)?
Apparently it\'s XML-like. Example templates can be found in the gnome Anjuta shares on an Ubuntu install at /usr/share/anjuta/project/[详细]
2023-03-17 06:51 分类:问答What is the location of the loaded theme icons?
I am creating a simple file browser in python, gtk. I need to find a way to load the icons of the current theme (ie. folder icons) and use them in my code. Is ther开发者_Python百科e a location that al[详细]
2023-03-15 00:38 分类:问答Proxy problem Gnome 3 and Chrome 12
I installed Ubuntu 11.04 and Gnome-3. I set the 开发者_如何学编程proxy settings through Gnome 3 new proxy manager but Chrome does not seem to like that and not using any proxy server.[详细]
2023-03-14 12:22 分类:问答I'm completly confused with PyObject, PyGTK and GNOME 3 as well
I installed Fedora 15 to use Python3 and GObject to develop a desktop-application, because PyGTK looks outdated:[详细]
2023-03-13 17:57 分类:问答How can I add a menu item to Gnome's window menu?
In Gnome, when I right click on a window title bar, I get the window menu: How can I add a menu entry and my own custom menu callback handler to this window menu without开发者_如何转开发 recompilin[详细]
2023-03-13 17:25 分类:问答How to register a "Linux" file association with autotools
I\'m w开发者_StackOverflow中文版riting an application that uses its own file type. I\'d like to integrate the file association with the desktop environment. I know that this can be done with a command[详细]
2023-03-13 08:52 分类:问答How to show the default beautiful popup message in ubuntu using python?
http://tinypic.com/r/5dv7kj/7 How can i show the message like in the picture(top right)? I\'m new to linux and now tring to use pygtk to make a client application to show/popup some random hint/mems.[详细]
2023-03-12 02:05 分类:问答Ruby bindings for GTK+ 3?
I’ve spent some time learning Ruby, and I wanted to move over to some GUI programming. GNOME 3 is the environment mos开发者_JS百科t appealing to me at the moment, so I thought I would have a look at[详细]
2023-03-10 16:28 分类:问答Testing of Gui App on Gnome desktop
I have to test manually Gui App(Qt) by clicking certain menus and verifying the output text which is shown as the list view. I do not have the source code of the Gui applications.[详细]
2023-03-08 02:34 分类:问答How can I get the full file path of an icon name?
How can I get the full file path from an开发者_运维技巧 icon name in GNOME?import gtk icon_theme = gtk.icon_theme_get_default()[详细]
2023-03-08 02:24 分类:问答