Constructor

GtkSvgWidgetnew

unstable since: 4.24

Declaration [src]

GtkSvgWidget*
gtk_svg_widget_new (
  void
)

Description [src]

Creates a new, empty GtkSvgWidget.

Available since: 4.24

Return value

Type: GtkSvgWidget

The new widget.

The data is owned by the called function.