Function gtk_sys::gtk_paper_size_new_custom
source · [−]pub unsafe extern "C" fn gtk_paper_size_new_custom(
name: *const c_char,
display_name: *const c_char,
width: c_double,
height: c_double,
unit: GtkUnit
) -> *mut GtkPaperSize