Top "Gtk3" questions

The GIMP ToolKit (GTK+) in its version 3.x. GTK+ is a highly usable, feature-rich toolkit for creating graphical user interfaces (GUIs) that boasts cross platform compatibility and an easy to use API.

How do you install GTK+ 3.0 on Windows?

Trying to setup GTK+ 3.0 on Codeblocks Win7. Having some trouble finding exactly how to do this. The GTK website directs …

c windows gtk codeblocks gtk3
GTK+ 3.0 and GNOME 3 Programming! Any Blog or Book or Tutorial?

I am new to gtk and gnome programming and like to study GTK+ 3.0 and Gnome 3 programming. Since both of these …

blogs gnome gtk3 gnome-3
Where can I download precompiled GTK+ 3 binaries or windows installer?

I have taken a look at GTK+3 and I like it. But unfortunately compiling from source has never worked for …

windows gtk gtk3
Threading problems with GTK

I'm building a fairly simple C application using GTK, but have to perform some blocking IO which will trigger updates …

c multithreading gtk pthreads gtk3
Gtk-ERROR **: GTK+ 2.x symbols detected

I'm compiling my c application with gcc with the following flags: gcc evis.c `pkg-config --cflags --libs gtk+-2.0 --libs …

c linux gcc gtk3 gtk2
GLib-GIO-ERROR**: No GSettings schemas are installed on the system

Unfortunately, I am using Windows (Windows7 x64). With MinGW compiler in Code::Blocks and GTK+3.6.4. I compiled manually all the …

c gtk mingw gtk3
Changing the look of new Gnome 3 title bars in with a GTK3 theme

I have a GTK3/Metacity theme which uses dark title bars. Recent versions of Gnome 3 combine title- and toolbars, e.…

gtk themes gnome gtk3 gnome-3
Is there a gi.repository documentation for python?

I'm looking for a gi.repository module documentation and I can't find anything on the internet. All I found is …

python gtk pygtk gtk3
How to style GTK+ with custom CSS?

can someone type up a simple example for styling a GTK+ widget with css? I could not figure out how …

css linux ubuntu gtk gtk3
Can I make Eclipse on Ubuntu look more compact?

Possible Duplicate: Gigantic Tabs in Eclipse on Ubuntu Back when I was using Eclipse on Ubuntu 10.04 LTS, I found that …

eclipse user-interface ubuntu size gtk3