Top "Gtk" questions

GTK (formerly GTK+) is a toolkit for creating graphical user interfaces (GUIs) with cross platform compatibility and an easy to use API.

error: XDG_RUNTIME_DIR not set in the environment. Gtk-WARNING **: cannot open display:

I used to open text files with sublime, and for Read-only files, I used to do : sudo sublime. But now …

ssh gtk ubuntu-14.04 sudo xdgutils
CentOS 6.5: Howto install GTK version 2.8.0?

I am running CentOS 6.5, kernel2.6.32-431.5.1.el6.x86_64 #1 SMP. I am trying to install Rattle - data mining tool for …

r gtk centos rattle
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
Creating GUI with Python in Linux

Quick question. I'm using Linux and I want to try making a GUI with Python. I've heard about something like …

python linux user-interface gtk pygtk
Very large tabs in Eclipse panes on Ubuntu

My question is very similar to Stack Overflow question Gigantic Tabs in Eclipse on Ubuntu. I have tried the solutions …

eclipse ubuntu user-interface gtk
What are the IDEs available for gtk+ development

Recently i start to studying C/gtk+ programming. And want to ask one question: what are the IDEs available for …

c ide gtk
Pango-WARNING **: failed to choose a font, expect ugly output

I'm getting this error when starting anything that uses the Pango library. I'm using Kubuntu 9.10. I've done 'sudo apt-get --reinstall …

fonts gtk cairo pango
Is it possible to use GTK+ in Android?

Is it possible to use GTK+ library with Android?

android gtk
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
Your best library for create GUI ( gtk, qt, win32 api, etc )?

In your opinion, what is the best way to create gui in Windows ? with gtk or win32 api ? Do you …

c++ windows gtk