GTK (formerly GTK+) is a toolkit for creating graphical user interfaces (GUIs) with cross platform compatibility and an easy to use API.
According to GObject reference g_signal_connect_swapped(instance, detailed_signal, c_handler, data); connects a GCallback function to a …
signals gtk gobjectI just downloaded and installed GLADE. What are some good tutorials for the C language?
c gtk gladeI've did a research on the Internet looking for tutorials/documentations to explain me how to use a UI designed …
java ubuntu user-interface gtk gladeI have some difficulty to understand what WebKit, WebKitGTK, GTK are with the different versions. Here is what I have …
webkit gtk webkitgtkI would like to make the background transparent, and only the widgets are visible. Here is my code: #include <…
gtk gtk3I am using Gtk 2.0. I am trying to change the text color/font color of the label. How difficult can …
c gtk pangoI have a GTK+ Application (ready with Autotools) which i have developed on my Linux box. Now I need to …
macos gtk portingI am trying to disable/inactive some of menu items under GTK+. I have created Menu In GTK+Glade under …
gtk gladeall I need some window to host webkit or/and cairo drwaing, but i have to deal with all that …
gtk gtk2 gobjectHow to get list opened windows in PyGTK or GTK or other programming language? in Ubuntu? edit: i want get …
python ubuntu gtk pygtk window-management