Function gtk4_sys::gtk_text_view_add_overlay

source ·
pub unsafe extern "C" fn gtk_text_view_add_overlay(
    text_view: *mut GtkTextView,
    child: *mut GtkWidget,
    xpos: c_int,
    ypos: c_int
)