[Top]
GTK2
GTK2.Gnome2App
|
Method GTK2.Gnome2App()->create()
- Method
create
-
Gnome2.App GTK2.Gnome2App(string appname, string|void title)
- Description
-
Create a new (empty) application window. You must specify the
application's name (used internally as an identifier). title can be
left as 0, in which case the window's title will not be set.
|