Class: Gtk::SelectionMode

Inherits:
Enums
  • Object
show all
Defined in:
lib/gtk/selection_mode.rb

Constant Summary collapse

NONE =
0
SINGLE =
1
BROWSE =
2
MULTIPLE =
3

Method Summary

Methods inherited from Enums

[]