WindowDialog.GDNativeClassBinding

Undocumented in source.

Members

Static variables

_closed
GodotMethod!(void) _closed;
Undocumented in source.
_guiInput
GodotMethod!(void, InputEvent) _guiInput;
Undocumented in source.
getCloseButton
GodotMethod!(TextureButton) getCloseButton;
Undocumented in source.
getResizable
GodotMethod!(bool) getResizable;
Undocumented in source.
getTitle
GodotMethod!(String) getTitle;
Undocumented in source.
setResizable
GodotMethod!(void, bool) setResizable;
Undocumented in source.
setTitle
GodotMethod!(void, String) setTitle;
Undocumented in source.

Meta