Module c_api

Module c_api 

Source

Modules§

c_helper

Structs§

PixelBufferC

Functions§

close_tab_c
See close_tab.
copy_pixel_buffer_c
See copy_pixel_buffer.
create_tab_c
See create_tab.
get_callbacks_c
See get_callbacks. NOTE: Because of how the wraping is done is is not really possible to give back anything useful here without some serious overhead. Therefore this will probably not be defined.
get_tab_info_c
See get_tab_info.
load_url_tab_c
See load_url_tab.
resize_tab_c
See resize_tab.
set_callbacks_c
See set_callbacks. NOTE: The function pointers may be null OR the definition as defined by On_CallbackC. Else this will trigger ub
wait_for_tab_state_c
See wait_for_tab_state.

Type Aliases§

OnDomActionListenerCallbackC
OnLoadEndCallbackC
OnPaintCallbackC