# gtk **Repository Path**: cpu_code/gtk ## Basic Information - **Project Name**: gtk - **Description**: gtk - **Primary Language**: C - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GTK ## 目录 -------------- - [x] [first_window__第一个程序](first_window) - [x] [window__显示标题](window) - [x] [button__按钮](button) - [x] [signal__信号](signal) - [x] [layout_hbox__水平容器](layout_hbox) - [x] [layout_vbox__垂直容器](layout_vbox) - [x] [table_box__位置容器](table_box) - [x] [fixed__固定容器](fixed) - [x] [entry__文本容器](entry) - [x] [background__背景图片](background) - [x] [button_image__按钮图片](button_image) - [x] [image__按钮图片](image) - [x] [progress_bar__进度条](progress_bar) - [x] [scrolled_window__文本](scrolled_window) - [x] [list__列表](list) - [x] [timeout__定时器](timeout) - [x] [mouse_event__鼠标](mouse_event) - [x] [key_event__键盘](key_event) - [x] [event_box__双击](event_box) - [x] [button_image2__按钮图片](button_image2) - [x] [line_edit__行编辑](line_edit) - [x] [picture_view__图片浏览](picture_view) - [x] [progress_bar2__进度条](progress_bar2) - [x] [scrolled_window2__滚动窗](scrolled_window2) ------------------ ------------------- ------------------------