GPS Map Camera

Gtk Runtime Environment Version 2.4.14 ✪

1.9.8
March 6, 2026
4.6 (16)
Download?
App Name

GPS Map Camera

Version

v1.9.8

Updated

March 6, 2026

Publisher

GPS Map Camera

Requirements

Android 6.0+

Genre
Photography
Size

60 MB

Price

Free

  • Premium Unlocked

Screenshots

Gtk Runtime Environment Version 2.4.14 ✪

gtk_init(&argc, &argv);

Compilation (on Linux):

gtk_widget_show_all(window); gtk_main(); gtk runtime environment version 2.4.14

| Variable | Effect | |----------|--------| | GTK2_RC_FILES | Path to theme configuration files (gtkrc) | | GTK_PATH | Extra directories for theme engines | | GDK_USE_XFT=1 | Enable antialiased fonts (Xft) | | GTK_MODULES | Load additional modules (e.g., accessibility) | Compilation (on Linux): gtk_widget_show_all(window)

return 0;

| Component | Version (typical) | Role | |-----------|------------------|------| | | 2.4.7 | Core data structures (lists, trees, hashes), main loop, threading | | Pango | 1.6.0 | Text layout and international rendering | | ATK | 1.8.0 | Accessibility interface | | GdkPixbuf | 2.4.1 | Image loading (PNG, JPEG, TIFF) | | GTK+ | 2.4.14 | Main widget library | accessibility) | return 0

Example ~/.gtkrc-2.0 for GTK+ 2.4.14: