Documentation Index
Fetch the complete documentation index at: https://mintlify.com/devhammed/react-gtk/llms.txt
Use this file to discover all available pages before exploring further.
Build GTK+ apps with React
React GTK brings the power of React’s declarative UI paradigm to the GTK+ platform. Write desktop applications using JSX and render them natively with GTK+ 4.0.
Quick start
Get up and running with React GTK in minutes
Install the package
Explore by topic
Learn the fundamentals and build powerful desktop applications
Core concepts
GTK components
Event handling
Working with refs
Example applications
See React GTK in action with real-world examples
Basic application
A simple GTK application with buttons, labels, and basic layouts
Multiple windows
Create and manage multiple GTK windows within a single application
Form inputs
Handle user input with GtkEntry and text formatting with Pango attributes
Build complete apps
Learn best practices for structuring and building production GTK applications
Ready to get started?
Follow our quickstart guide to create your first React GTK application in minutes.
View quickstart guide