Rechercher une page de manuel
Gtk2::Pango::AttrStretch.3pm
Langue: en
Version: 2010-05-02 (fedora - 01/12/10)
Section: 3 (Bibliothèques de fonctions)
Sommaire
NAME
Gtk2::Pango::AttrStretchMETHODS
attribute = Gtk2::Pango::AttrStretch->new ($stretch, ...)
-
- *
- $stretch (Gtk2::Pango::Stretch)
- *
- ... (list)
stretch = $attr->value (...)
-
- *
- ... (list)
ENUMS AND FLAGS
enum Gtk2::Pango::Stretch
- *
- 'ultra-condensed' / 'PANGO_STRETCH_ULTRA_CONDENSED'
- *
- 'extra-condensed' / 'PANGO_STRETCH_EXTRA_CONDENSED'
- *
- 'condensed' / 'PANGO_STRETCH_CONDENSED'
- *
- 'semi-condensed' / 'PANGO_STRETCH_SEMI_CONDENSED'
- *
- 'normal' / 'PANGO_STRETCH_NORMAL'
- *
- 'semi-expanded' / 'PANGO_STRETCH_SEMI_EXPANDED'
- *
- 'expanded' / 'PANGO_STRETCH_EXPANDED'
- *
- 'extra-expanded' / 'PANGO_STRETCH_EXTRA_EXPANDED'
- *
- 'ultra-expanded' / 'PANGO_STRETCH_ULTRA_EXPANDED'
SEE ALSO
Gtk2COPYRIGHT
Copyright (C) 2003-2008 by the gtk2-perl team.This software is licensed under the LGPL. See Gtk2 for a full notice.
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre