Skip to main content

wxd_SimpleBook_AddPageWithImageId

Function wxd_SimpleBook_AddPageWithImageId 

Source
pub unsafe extern "C" fn wxd_SimpleBook_AddPageWithImageId(
    self_: *mut wxd_SimpleBook_t,
    page: *mut wxd_Window_t,
    text: *const c_char,
    select: bool,
    imageId: c_int,
) -> bool