Struct gtk_sys::GtkPageRange [] [src]

#[repr(C)]
pub struct GtkPageRange { pub start: c_int, pub end: c_int, }

Fields