Class GI.repository.Gtk.Application

Description

This is the Pike interface to https://docs.gtk.org/gtk3/class.Application.html/ https://docs.gtk.org/gtk4/class.Application.html


Method create

GI.repository.Gtk.Application GI.repository.Gtk.Application(mapping(string:string|int) props)

Description

Create a new GTK Application instance.

Parameter props

Properties used to create the new Application.

"application_id" : string

The application ID.

"flags" : int

The application flags.

See also

https://docs.gtk.org/gtk3/ctor.Application.new.html, https://docs.gtk.org/gtk4/ctor.Application.new.html