「Grid於Rust的Gtk4 binding」修訂間的差異

跳至導覽 跳至搜尋
增加 90 位元組 、 2023年7月8日 (六) 23:29
無編輯摘要
 
行 12: 行 12:
// - Tan, Kian-ting
// - Tan, Kian-ting
// License: MIT License (https://opensource.org/license/mit/)
// License: MIT License (https://opensource.org/license/mit/)
use gtk4::prelude::*;
use gtk4::glib;
use gtk4::{Align, Grid, Application, Button, Box};
fn main() -> glib::ExitCode{
fn main() -> glib::ExitCode{
     let application = Application::builder()
     let application = Application::builder()

導覽選單