cosmic-applets/applets/cosmic-applet-network/src/ui/current_networks.rs

6 lines
116 B
Rust
Raw Normal View History

2022-02-02 12:31:30 -05:00
// SPDX-License-Identifier: LGPL-3.0-or-later
use gtk4::Label;
pub fn add_current_networks(target: &gtk4::Box) {}