Struct glib::value::ValueArray [] [src]

pub struct ValueArray(_);

Trait Implementations

impl Drop for ValueArray
[src]

A method called when the value goes out of scope. Read more