Documentation
Table of Contents
Class Inheritance Tree
Navigation
Description
Subprograms & Entries
Index
Create_
About_
Dialog
Package:
About
Goto spec source
Description
package
Widgets.Containers.Panels.Dialogs.About
is
Copyright (c) 2012 Kevin Wellwood All rights reserved. This source code is distributed under the Modified BSD License. For terms and conditions, see license.txt.
Subprograms & Entries
Create_About_Dialog
Goto spec in source
function
Create_About_Dialog
(
view
:
not
null
access
Game_Views.Game_View
'Class;
id
: String )
return
A_Dialog
;