Struct gdnative::CheckButton [] [src]

pub struct CheckButton { /* fields omitted */ }

Methods from Deref<Target = Button>

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl GodotClass for CheckButton
[src]

[src]

[src]

[src]

[src]

[src]

impl Deref for CheckButton
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Send for CheckButton

impl !Sync for CheckButton