Next: Gtk2::Gdk::Input | Previous: Gtk2::Gdk::GC | [Gtk2-Perl - Table of Contents] | [Gtk2-Perl - Index] |
Gtk2::Gdk::Geometry
The $flags argument, describing which fields in the geometry are valid, is optional. If omitted it will be inferred from the geometry itself.
'pos' / 'GDK_HINT_POS'
'min-size' / 'GDK_HINT_MIN_SIZE'
'max-size' / 'GDK_HINT_MAX_SIZE'
'base-size' / 'GDK_HINT_BASE_SIZE'
'aspect' / 'GDK_HINT_ASPECT'
'resize-inc' / 'GDK_HINT_RESIZE_INC'
'win-gravity' / 'GDK_HINT_WIN_GRAVITY'
'user-pos' / 'GDK_HINT_USER_POS'
'user-size' / 'GDK_HINT_USER_SIZE'
Copyright (C) 2003-2008 by the gtk2-perl team.
This software is licensed under the LGPL. See Gtk2 for a full notice.