Skip to main content

gtk_source_annotation_provider_add_annotation

Function gtk_source_annotation_provider_add_annotation 

Source
pub unsafe extern "C" fn gtk_source_annotation_provider_add_annotation(
    self_: *mut GtkSourceAnnotationProvider,
    annotation: *mut GtkSourceAnnotation,
)
Available on crate feature v5_18 only.