サクサク読めて、アプリ限定の機能も多数!
トップへ戻る
ドラクエ3
www.gtk.org
Download for Windows (32-bit) Requirements Packages You will need the GLib, cairo, Pango, ATK, gdk-pixbuf and GTK+ developer packages to build software against GTK+. To run GTK+ programs you will also need the gettext-runtime, fontconfig, freetype, expat, libpng and zlib packages. The packages here are for people who develop software that uses GTK+. This page is not intended directly for end-users
Download for Mac OS X About Do you have a favorite GTK application that you'd like to run on your Mac with a more Mac-like look and feel, with the menus up on the menu bar and standard Mac keyboard shortcuts like Command-Q? Perhaps you maintain a GTK application and want to expand your user base to Mac users who want a Mac experience, not a transplanted Unix experience? Features Linking with GTK's
Books GTK 3 with Builder This book was written by Eike Lange (it's in German). Foundations of GTK+ Development This book was written by Andrew Krause. The Official GNOME 2 Developer's Guide This book was written by Matthias Warkus. Tutorials Getting Started with GTK The GTK reference documentation includes a tutorial chapter. GTK+ Tree View (pdf) This tutorial covers the GtkTreeView and was writte
What is GTK, and how can I use it? GTK, or the GIMP Toolkit, is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. Where can I use it? Everywhere! GTK is cross-platform and boasts an easy to use API, speeding up your development time. Take a look at the sc
Requirements Packages You will need to get the GLib, cairo, Pango, ATK, and GTK+ developer packages to build against GTK+. To run GTK+ programs you will also need the libpng and zlib packagages, and if your code uses gettext for internationalisation and/or you want GTK+ internalisation, the gettext-runtime package. The packages here are for people who develop software that uses GTK+. This page is
Work with the language of your choiceDevelop your GTK app with your language of choice by using Language Bindings or wrappers and take full advantage of the official GNOME bindings which guarantee API stability and time-based releases. // Include gtk #include <gtk/gtk.h> static void on_activate (GtkApplication *app) { // Create a new window GtkWidget *window = gtk_application_window_new (app); //
このページを最初にブックマークしてみませんか?
『The GTK+ Project』の新着エントリーを見る
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く