Struct gdk::Atom [] [src]

pub struct Atom(_);

Methods

impl Atom
[src]

[src]

[src]

[src]

Trait Implementations

impl Copy for Atom
[src]

impl Clone for Atom
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl PartialEq for Atom
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

[src]

This method tests for !=.

impl Eq for Atom
[src]

impl GlibPtrDefault for Atom
[src]

impl<'a> ToGlibPtr<'a, GdkAtom> for Atom
[src]

[src]

Transfer: none. Read more

[src]

Transfer: container. Read more

[src]

Transfer: full. Read more

impl<'a> ToGlibPtrMut<'a, *mut GdkAtom> for Atom
[src]

[src]

Transfer: none. Read more

impl<'a> ToGlibContainerFromSlice<'a, *mut GdkAtom> for &'a Atom
[src]

impl FromGlibPtrNone<GdkAtom> for Atom
[src]

[src]

impl FromGlibPtrFull<GdkAtom> for Atom
[src]

[src]

impl FromGlibContainerAsVec<GdkAtom, *mut GdkAtom> for Atom
[src]

Important traits for Vec<u8>
[src]

Important traits for Vec<u8>
[src]

Important traits for Vec<u8>
[src]

impl FromGlibPtrArrayContainerAsVec<GdkAtom, *mut GdkAtom> for Atom
[src]

Important traits for Vec<u8>
[src]

Important traits for Vec<u8>
[src]

Important traits for Vec<u8>
[src]

impl<'a> From<&'a str> for Atom
[src]

[src]

Performs the conversion.

Auto Trait Implementations

impl !Send for Atom

impl !Sync for Atom