Gtk.Svg.Svg.from_bytes – gtk4 Reference Manual
Packages
gtk4
Gtk
Svg
features
playing
resource
state
weight
Svg
Svg.from_bytes
Svg.from_resource
get_features
get_state
get_state_names
get_weight
load_from_bytes
load_from_resource
pause
play
serialize
set_features
set_frame_clock
set_state
set_weight
write_to_file
error
Svg.from_bytes
Description:
[
CCode
( has_construct_function =
false
) ]
public
Svg.from_bytes
(
Bytes
bytes)
Parses the SVG data in
bytes
and creates a paintable.
Parameters:
bytes
the data
Returns:
the paintable