Constructor

Gtk.Picture.new

Declaration [src]

GtkWidget*
gtk_picture_new (
  void
)

Description [src]

Creates a new empty GtkPicture widget.

Return value

Returns: GtkWidget

a newly created GtkPicture widget.

Ownership is not transferred to the caller