Struct gdnative::PopupPanel [] [src]

pub struct PopupPanel { /* fields omitted */ }

Methods from Deref<Target = Popup>

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl GodotClass for PopupPanel
[src]

[src]

[src]

[src]

[src]

[src]

impl Deref for PopupPanel
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Send for PopupPanel

impl !Sync for PopupPanel