Struct gtk_sys::GtkPageRange [−][src]
Fields
start: c_int
end: c_int
Trait Implementations
impl Copy for GtkPageRange
[src]
impl Copy for GtkPageRange
impl Clone for GtkPageRange
[src]
impl Clone for GtkPageRange
fn clone(&self) -> GtkPageRange
[src]
fn clone(&self) -> GtkPageRange
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 GtkPageRange
[src]
impl Debug for GtkPageRange
Auto Trait Implementations
impl Send for GtkPageRange
impl Send for GtkPageRange
impl Sync for GtkPageRange
impl Sync for GtkPageRange