方法
GtkShortcutControllerremove_shortcut
声明 [源]
void
gtk_shortcut_controller_remove_shortcut (
GtkShortcutController* self,
GtkShortcut* shortcut
)
参数
shortcut
-
类型:
GtkShortcut
A
GtkShortcut
.数据由方法调用者所有
void
gtk_shortcut_controller_remove_shortcut (
GtkShortcutController* self,
GtkShortcut* shortcut
)
shortcut
类型: GtkShortcut
A GtkShortcut
.
数据由方法调用者所有 |