Class: Gtk::WindowPosition

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

Constant Summary collapse

NONE =
0
CENTER =
1
MOUSE =
2
CENTER_ALWAYS =
3
CENTER_ON_PARENT =
4

Method Summary

Methods inherited from Enums

[]