cosmic-applets/applets/cosmic-applet-network/src/ui/current_networks.rs
2022-02-02 12:31:30 -05:00

5 lines
116 B
Rust

// SPDX-License-Identifier: LGPL-3.0-or-later
use gtk4::Label;
pub fn add_current_networks(target: &gtk4::Box) {}