Struct gtk_sys::GtkPageRange [] [src]

pub struct GtkPageRange {
    pub start: c_int,
    pub end: c_int,
}

Fields