domain | gtk.org |
summary | When the application is launched app - signal_connect activate sub my app shift ; create a new window my win Gtk3:: ApplicationWindow - new app ; with a button in it my btn Gtk3:: Button - new Hello World ; which closes the window when clicked btn - signal_connect clicked sub win - close ; ; win - set_child btn ; win - present ;When the application is launched fn on_activate application : gtk :: Application create a new window let window gtk :: ApplicationWindow :: new application ; with a button in it let button gtk :: Button :: with_label Hello World ; which closes the window when clicked button .connect_clicked clone weak window move _ window .close ; window .set_child Some button ; window .present ; |
title | The GTK Project - A free and open-source cross-platform widget toolkit |
description | GTK is a free and open-source cross-platform widget toolkit for creating graphical user interfaces. |
keywords | |
upstreams |
distrowatch.com |
downstreams |
|
nslookup | A 3.219.205.0, A 34.230.124.22 |
created | 2024-11-30 |
updated | 2025-01-05 |
|
|