Libraries:Gtk:Glade:Interface
Types
T
Constants
Nil : T
Methods
:"="(_ @ T, _ @ T)
:Destroy(self @ T) : Std.Object.T
Frees a GladeInterface structure.
interface | the GladeInterface structure. |
:Dump(self @ T, filename @ Std.String.T) : Std.Object.T
This function dumps the contents of a GladeInterface into a file as XML. It is intended mainly as a debugging tool.
interface | the GladeInterface |
filename | the filename to write the interface data to. |