Gtk.Box.prototype.query_child_packing
function query_child_packing(child:Gtk.Widget):void { // Gjs wrapper for gtk_box_query_child_packing() }
Obtains information about how child is packed into box.
- child
the Gtk.Widget of the child to query
function query_child_packing(child:Gtk.Widget):void { // Gjs wrapper for gtk_box_query_child_packing() }
Obtains information about how child is packed into box.
the Gtk.Widget of the child to query