Pike v8.1 release 6

Class GTK2.build_pgtk()->Function


Variable parent
Variable name
Variable return_type
Variable arg_types
Variable arg_names
Variable body
Variable require
Variable doc
Variable file
Variable line

Class GTK2.build_pgtk.Function.parent
string GTK2.build_pgtk.Function.name
Type GTK2.build_pgtk.Function.return_type
array(Type) GTK2.build_pgtk.Function.arg_types
array(string) GTK2.build_pgtk.Function.arg_names
mixed GTK2.build_pgtk.Function.body
array GTK2.build_pgtk.Function.require
string GTK2.build_pgtk.Function.doc
string GTK2.build_pgtk.Function.file
int GTK2.build_pgtk.Function.line


Method create

GTK2.build_pgtk.Function GTK2.build_pgtk.Function(Class parent, string name, Type return_type, array(Type) arg_types, array(string) arg_names, mixed body, array require, string doc, string file, int line)