属性

GtkIconView:选择模式

声明

property selection-mode: Gtk.SelectionMode [ read, write ]

描述 [源码]

属性::selection-mode指定图标视图的选择模式。如果模式是GTK_SELECTION_MULTIPLE,则启用橡皮筋选择,对于其他模式,只能进行键盘选择。

类型:GtkSelectionMode

默认值GTK_SELECTION_SINGLE
获取器方法gtk_icon_view_get_selection_mode()
设置器方法gtk_icon_view_set_selection_mode()

标志

可读
可写
构建
仅构建