构造函数
GtkToggleButtonnew_with_mnemonic
声明 [源代码]
GtkWidget*
gtk_toggle_button_new_with_mnemonic (
const char* label
)
返回值
类型: GtkWidget
一个新创建的 GtkToggleButton
。
这些数据是函数调用者的拥有权。 |
GtkWidget*
gtk_toggle_button_new_with_mnemonic (
const char* label
)
类型: GtkWidget
一个新创建的 GtkToggleButton
。
这些数据是函数调用者的拥有权。 |