Skip to main content

gtk_svg_widget_load_from_bytes

Function gtk_svg_widget_load_from_bytes 

Source
pub unsafe extern "C" fn gtk_svg_widget_load_from_bytes(
    self_: *mut GtkSvgWidget,
    bytes: *mut GBytes,
)
Available on crate feature v4_24 only.