Constructor

GtkSvgnew

unstable since: 4.22

Declaration [src]

GtkSvg*
gtk_svg_new (
  void
)

Description [src]

Creates a new, empty SVG paintable.

Available since: 4.22

Return value

Type: GtkSvg

The paintable.

The caller of the function takes ownership of the data, and is responsible for freeing it.