pub fn make_menu_splitter(ctx: &mut BuildContext<'_>) -> Handle<UiNode>Expand description
Creates a menu items splitter. Such splitter could be used to divide a menu into groups with common semantics (for example: new document, new image; save, save all; close).