Gtk.MenuItem.prototype.toggle_size_allocate

function toggle_size_allocate(allocation:Number):void {
    // Gjs wrapper for gtk_menu_item_toggle_size_allocate()
}

Emits the Gtk.toggle-size-allocate signal on the given item.

allocation

the allocation to use as signal data.