GTK+ widgets and services

By default provides services from GTK+ v3.4. Newer features from v3.6 and v3.8 are available in the submodules v3_6 and v3_8 respectively.

All subgroups and modules

module gtk

gtk :: gtk

GTK+ widgets and services
module v3_10

gtk :: v3_10

GTK+ services added at version 3.10
group v3_4

gtk > v3_4

module v3_6

gtk :: v3_6

GTK+ services added at version 3.6
module v3_8

gtk :: v3_8

GTK+ services added at version 3.8
package_diagram gtk\> gtk gtk\>v3_4\> v3_4 gtk\>->gtk\>v3_4\> core core gtk\>v3_4\>->core ...core ... ...core->core linux linux linux->gtk\> gamnit gamnit gamnit->linux gamnit... ... gamnit...->gamnit

Ancestors

group codecs

core > codecs

Group module for all codec-related manipulations
group collection

core > collection

This module define several collection classes.
group core

core

Nit common library of core classes and methods
group text

core > text

All the classes and methods related to the manipulation of text entities

Parents

group v3_4

gtk > v3_4

Children

group linux

linux

Implementation of app.nit for the Linux platform

Descendants

group android

android

Android platform support and APIs
group bundle

android > bundle

A mapping class of String to various value types used by the
group depth

gamnit > depth

gamnit depth, a framework to create portable 3D games in Nit.
group egl

egl

Interface between rendering APIs (OpenGL, OpenGL ES, etc.) and the native windowing system.
group examples

app > examples

group flat

gamnit > flat

Simple API for 2D games, built around Sprite and App::update
group gamnit

gamnit

Portable game and multimedia framework for Nit
group glesv2

glesv2

OpenGL graphics rendering library for embedded systems, version 2.0
group intent

android > intent

Services allowing to launch activities and start/stop services using
group notification

android > notification

Services to show notification in the Android status bar
group service

android > service

Android service support for app.nit centered around the class Service
group shared_preferences

android > shared_preferences

Services allowing to save and load datas to internal android device
group src

android > examples > src

group ui

android > ui

Views and services to use the Android native user interface
group virtual_gamepad

gamnit > virtual_gamepad

Virtual gamepad mapped to keyboard keys for quick and dirty mobile support