And here are the attachments.
gtk_application_ex.pl
Description: Perl program
import gi
gi.require_version('Gtk', '3.0')
from gi.repository import Gtk, Gio
import sys
# a Gtk ApplicationWindow
class MyWindow(Gtk.ApplicationWindow):
# constructor: the title is "Welcome to GNOME" and the windo
Package: libgtk3-perl
Version: 0.032-1
Severity: important
The "open" signal is emitted, either by the "open with" menu option in a file
manager, or by supplying file names on the command line, or via gdbus. Attached
is a minimal perl script, running it with a filename as an argument, e.g.:
per
2 matches
Mail list logo