GtkClutter.Actor.prototype.get_widget

function get_widget(): Gtk.Widget {
    // Gjs wrapper for gtk_clutter_actor_get_widget()
}
  

Retrieves the Gtk.Bin used to hold the GtkClutter.Actor.contents widget

Returns

a Gtk.Bin