Pike programming language

Top GI GI.repository GI.repository.Gtk GI.repository.Gtk.Application
➤ GI.repository.Gtk.Application GI.repository.Gtk.Widget ➤

Method GI.repository.Gtk.Application()->create()


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

Extracted from as of .