Hello,
could one tell me where to find Gtk3 settings.ini file specification? I
found various links that explains some parameters.
I thought it should me here:
http://developer.gnome.org/gtk3/stable/gtk3-Resource-Files.html
But e.g. I didn't find keywords like:
gtk-theme-name=...
gtk-icon-theme
Am Mon, 05 Jul 2010 19:30:53 -0600 schrieb Michael Torrie:
> On 07/05/2010 01:53 PM, Andreas Volz wrote:
> >> since I installed Ubuntu 10.04 I noticed that I could move windows
> >> while dragging the menubar in Gnome. I like this feature. But I
> >> don't use G
Am Sun, 4 Jul 2010 13:51:31 +0200 schrieb Andreas Volz:
> Hello,
>
> since I installed Ubuntu 10.04 I noticed that I could move windows
> while dragging the menubar in Gnome. I like this feature. But I don't
> use Gnome, but Enlightenment 17. I would like to implement suppor
Hello,
since I installed Ubuntu 10.04 I noticed that I could move windows
while dragging the menubar in Gnome. I like this feature. But I don't
use Gnome, but Enlightenment 17. I would like to implement support for
this feature in E17, but I don't know which calls are behind this on X
level. I tri
Am Sun, 05 Apr 2009 16:03:54 +0200 schrieb arne:
> Hello,
>
> I want to run my application on a Embedded System with a weak CPU.
>
> Compared to another program which I build earlier with Glade2 the
> start time of my actual application is appreciable slower.
>
> I read the Article
> http://sys
Am Sat, 19 Apr 2008 04:03:03 -0400 schrieb Schumi Imor:
> I'm thinking of using GTK+ for one of my projects and I'm really
> impressed with the level of support and example code out there. But
> what I haven't been able to find is how to create an application
> without a frame (no name, no close,
Am Sat, 5 Apr 2008 13:22:25 -0700 schrieb Daniel Fetchinson:
> Hi folks,
> ...
> I got this by copying configure.ac from some other project. As you can
> see the X dependencies are there but how do I put in the right gtk
> flags and dependencies?
>
> Sorry if this is off topic but autoconf and fr
Am Sun, 23 Mar 2008 00:57:32 +0200 schrieb Tor Lillqvist:
> > The module directory is not present in the zip file.
>
> The modules that are part of Pango are built-in in the corresponding
> DLLs.
>
> > Because of this no fonts are
> > rendered and only a missing char (small box) is displayed
Hello,
are you aware that the pango package for win32[1] is broken? The module
directory is not present in the zip file. Because of this no fonts are
rendered and only a missing char (small box) is displayed for each char.
I tried to compile gtk+ and so pango and all deps with a cross
compiler on
Am Sat, 30 Jul 2005 12:52:35 -0500 schrieb MEA-MikeFriedrichs:
> List,
>
> I am using Soft Integrations 'Ch', which is bound with GTK+ 1.3. Ch
> is an 'C' interpreter, which is nice because it complies with ANSI 99
> syntax, makes it easy for debugging and running programs in the
> office. Wh
Am Sun, 15 May 2005 16:40:59 +0100 schrieb Henry Gomersall:
> What I want to achieve is a method by which i can control the media
> box from any of the other devices (including the PDA).
>
> The architecture we are thinking of utilises some kind of generic
> service-advertising/control daemon run
Am Mon, 4 Apr 2005 17:48:51 +0300 schrieb Juhana Sadeharju:
> The screenshot application should take the whole screen screenshot
> when I press "F1" key. It should work even if my application
> would not have focus. In fact, I would be using a web browser
> actively when I would take a screenshot.
Am Tue, 25 Jan 2005 06:34:37 -0500 (EST) schrieb Freddie Unpenstein:
> And as an alternative, any suggestions on fundamentally better ways of
> fetching a web page asynchonously? I'm more than willing to do
> something drastically simple instead but dastedly effective, and forgo
> the whole g_spa
Hi,
I like to get information from a X-window like xprop does it in gtk2.
Are there functions for this or should I get the X-window-widget and
do some X programming? I need for example (xprop output):
...
WM_CLASS(STRING) = "main_window", "Sylpheed"
...
And I like to click on a window which prop
14 matches
Mail list logo