Struct gtk::Border []

pub struct Border(_);

Methods

impl Border
[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Clone for Border

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for Border

Formats the value using the given formatter. Read more

impl StaticType for Border

Returns the type identifier of Self.

impl Default for Border
[src]

[src]

Returns the "default value" for a type. Read more

Auto Trait Implementations

impl !Send for Border

impl !Sync for Border