Struct glib_sys::GSList [−][src]
Fields
data: gpointer
next: *mut GSList
Trait Implementations
impl Copy for GSList
[src]
impl Copy for GSList
impl Clone for GSList
[src]
impl Clone for GSList
fn clone(&self) -> GSList
[src]
fn clone(&self) -> GSList
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Debug for GSList
[src]
impl Debug for GSList