Info
Version: | 2.8.3 |
Author(s): | Eto.Gtk |
Last Update: | Monday, March 11, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/picoe/Eto |
NuGet Url: | https://www.nuget.org/packages/Eto.Platform.Gtk |
Install
Install-Package Eto.Platform.Gtk
dotnet add package Eto.Platform.Gtk
paket add Eto.Platform.Gtk
Eto.Platform.Gtk Download (Unzip the "nupkg" after downloading)
Dependencies
2 packages depend on this package.
Tags
Currently this package is targetting Gtk 3.14 or newer.
Include this along with your Eto.Forms application to provide a GTK interface, typically for Linux users.
You do not need to use any of the classes of this assembly (unless customizing the GTK functionality of the platform), and should just use the UI controls from the Eto assembly.
When building for the full framework, .NET Framework 4.6.1 or mono framework 5.10 or higher is required.