⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 gnome-dialog-create-button.h

📁 gxsnmp SNMP MANAGER 的实现
💻 H
字号:
/** * gnome_dialog_create_button: Create a pixmap button, but instead * of placing the button in the buttonbar, return the widget handle to the * caller, so the caller can place the button in the client area. * * @dialog: &GnomeDialog to add the button to. * @button_name: Name of the button, or stock button #define. * @pixmap_name: Stock pixmap name. * **/GtkWidget *gnome_dialog_create_button (GnomeDialog * dialog,                            const gchar * button_name,                            const gchar * pixmap_name);

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -