Constructor

GtkImagenew

Declaration [src]

GtkWidget*
gtk_image_new (
  void
)

Description [src]

Creates a new empty GtkImage widget.

Return value

Type: GtkWidget

A newly created GtkImage widget.

The data is owned by the called function.