GtkClutter.Embed.new
function new(): Gtk.Widget {
// Gjs wrapper for gtk_clutter_embed_new()
}
Creates a new GtkClutter.Embed widget. This widget can be used to build a scene using Clutter API into a GTK+ application.
- Returns
the newly created GtkClutter.Embed