Gtk4DotNet 9.0.22-beta

This is a prerelease version of Gtk4DotNet.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Gtk4DotNet --version 9.0.22-beta
                    
NuGet\Install-Package Gtk4DotNet -Version 9.0.22-beta
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Gtk4DotNet" Version="9.0.22-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Gtk4DotNet" Version="9.0.22-beta" />
                    
Directory.Packages.props
<PackageReference Include="Gtk4DotNet" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Gtk4DotNet --version 9.0.22-beta
                    
#r "nuget: Gtk4DotNet, 9.0.22-beta"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Gtk4DotNet@9.0.22-beta
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Gtk4DotNet&version=9.0.22-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Gtk4DotNet&version=9.0.22-beta&prerelease
                    
Install as a Cake Tool

Gtk4DotNet

C# .NET 10 bindings for GTK4. You can create programs using the GTK4 UI system as a .NET 10 app.

Installation of GTK Schema

Example APP

    sudo install -D ./Tests/ExampleApp/org.gtk.example.gschema.xml /usr/share/glib-2.0/schemas/
    sudo glib-compile-schemas /usr/share/glib-2.0/schemas/

ToDo List

    sudo install -D ./Tests/ToDoList/org.gtkrs.todo.gschema.xml /usr/share/glib-2.0/schemas/
    sudo glib-compile-schemas /usr/share/glib-2.0/schemas/
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Gtk4DotNet:

Package Downloads
WebWindowNetCore

A C# Webview Application for Windows and Linux similar to Electron based on WebView2 (Windows) and GTK WebKit (Linux)

WebWindowNetCore.Linux

A C# Webview Application for Linux similar to Electron based on GTK WebKit

Gtk4DotNet.FSharp

.NET 8 F# Bindings for GTK 4, functional declarative similar to REACT or Kotlin Compose

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.36-beta 47 6/29/2026
9.0.35-beta 48 6/29/2026
9.0.34-beta 48 6/29/2026
9.0.33-beta 47 6/29/2026
9.0.32-beta 50 6/29/2026
9.0.31-beta 44 6/28/2026
9.0.30-beta 47 6/28/2026
9.0.29-beta 53 6/27/2026
9.0.28-beta 50 6/27/2026
9.0.27-beta 50 6/27/2026
9.0.26-beta 49 6/26/2026
9.0.25-beta 50 6/26/2026
9.0.24-beta 53 6/25/2026
9.0.23-beta 68 6/25/2026
9.0.22-beta 99 6/24/2026
9.0.21-beta 107 6/21/2026
9.0.20-beta 105 6/20/2026
9.0.19-beta 95 6/20/2026
9.0.18-beta 93 6/19/2026
8.2.1 107 6/6/2026
Loading failed