Struct gdnative::StyleBoxEmpty [] [src]

pub struct StyleBoxEmpty { /* fields omitted */ }

Methods from Deref<Target = StyleBox>

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl GodotClass for StyleBoxEmpty
[src]

[src]

[src]

[src]

[src]

[src]

impl Deref for StyleBoxEmpty
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Send for StyleBoxEmpty

impl !Sync for StyleBoxEmpty