Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

gtk2::pango(3pm) [debian man page]

Gtk2::Pango(3pm)					User Contributed Perl Documentation					  Gtk2::Pango(3pm)

NAME
Gtk2::Pango - constants for use with Pango SYNOPSIS
use Gtk2; # gets the actual Pango objects and methods use Gtk2::Pango; # load extra constants DESCRIPTION
To use Pango effectively, you need a few extra constants that are not supplied in normal ways by the type system or by other means. This module exports all of those extra constants when you load it. They use the fully-prefixed names from the C documentation. EXPORT
PangoWeight is indeed defined as an enumerated type whose values can be used as nickname strings in the perl bindings, but in several places where a weight is needed, a gint is requested instead. This is because PangoWeight is actually just a set of predefined values for an integer-valued property. The PANGO_WEIGHT_* constants give you the predefined values: PANGO_WEIGHT_ULTRALIGHT PANGO_WEIGHT_LIGHT PANGO_WEIGHT_NORMAL PANGO_WEIGHT_BOLD PANGO_WEIGHT_ULTRABOLD PANGO_WEIGHT_HEAVY These are #defined in the C source, and thus are not available anywhere except here: PANGO_SCALE_XX_SMALL PANGO_SCALE_X_SMALL PANGO_SCALE_SMALL PANGO_SCALE_MEDIUM PANGO_SCALE_LARGE PANGO_SCALE_X_LARGE PANGO_SCALE_XX_LARGE PANGO_SCALE is needed to convert between Pango units and pixels. It is also available as Gtk2::Pango->scale. PANGO_SCALE BUGS
This module shouldn't exist, but some parts of the API just aren't clean. This stuff is hardcoded directly from the headers of pango 1.2.1. SEE ALSO
perl(1), Gtk2(3pm) AUTHOR
muppet <scott AT asofyet.org> COPYRIGHT AND LICENSE
Copyright 2003 by muppet This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307 USA. perl v5.14.2 2011-11-27 Gtk2::Pango(3pm)

Check Out this Related Man Page

Gtk2::index(3)						User Contributed Perl Documentation					    Gtk2::index(3)

NAME
Gtk2 - API Reference Pod Index PAGES
Gtk2::AboutDialog Gtk2::AccelGroup Gtk2::AccelLabel Gtk2::AccelMap Gtk2::Accelerator Gtk2::Action Gtk2::ActionGroup Gtk2::Adjustment Gtk2::Alignment Gtk2::Arrow Gtk2::AspectFrame Gtk2::Assistant Gtk2::Bin Gtk2::BindingSet Gtk2::Box Gtk2::Buildable Gtk2::Buildable::ParseContext Gtk2::Builder Gtk2::Button Gtk2::ButtonBox Gtk2::Calendar Gtk2::CellEditable Gtk2::CellLayout Gtk2::CellLayout::DataFunc Gtk2::CellRenderer Gtk2::CellRendererAccel Gtk2::CellRendererCombo Gtk2::CellRendererPixbuf Gtk2::CellRendererProgress Gtk2::CellRendererSpin Gtk2::CellRendererText Gtk2::CellRendererToggle Gtk2::CellView Gtk2::CheckButton Gtk2::CheckMenuItem Gtk2::Clipboard Gtk2::ColorButton Gtk2::ColorSelection Gtk2::ColorSelectionDialog Gtk2::Combo Gtk2::ComboBox Gtk2::ComboBoxEntry Gtk2::Container Gtk2::Curve Gtk2::Dialog Gtk2::Drag Gtk2::DrawingArea Gtk2::Editable Gtk2::Entry Gtk2::EntryCompletion Gtk2::EventBox Gtk2::Expander Gtk2::FileChooser Gtk2::FileChooserButton Gtk2::FileChooserDialog Gtk2::FileChooserWidget Gtk2::FileFilter Gtk2::FileSelection Gtk2::Fixed Gtk2::FontButton Gtk2::FontSelection Gtk2::FontSelectionDialog Gtk2::Frame Gtk2::GC Gtk2::GammaCurve Gtk2::Gdk Gtk2::Gdk::Atom Gtk2::Gdk::Bitmap Gtk2::Gdk::Cairo::Context Gtk2::Gdk::Color Gtk2::Gdk::Colormap Gtk2::Gdk::Cursor Gtk2::Gdk::Device Gtk2::Gdk::Display Gtk2::Gdk::DisplayManager Gtk2::Gdk::DragContext Gtk2::Gdk::Drawable Gtk2::Gdk::Event Gtk2::Gdk::Event::Button Gtk2::Gdk::Event::Client Gtk2::Gdk::Event::Configure Gtk2::Gdk::Event::Crossing Gtk2::Gdk::Event::DND Gtk2::Gdk::Event::Expose Gtk2::Gdk::Event::Focus Gtk2::Gdk::Event::GrabBroken Gtk2::Gdk::Event::Key Gtk2::Gdk::Event::Motion Gtk2::Gdk::Event::NoExpose Gtk2::Gdk::Event::OwnerChange Gtk2::Gdk::Event::Property Gtk2::Gdk::Event::Proximity Gtk2::Gdk::Event::Scroll Gtk2::Gdk::Event::Selection Gtk2::Gdk::Event::Setting Gtk2::Gdk::Event::Visibility Gtk2::Gdk::Event::WindowState Gtk2::Gdk::GC Gtk2::Gdk::Geometry Gtk2::Gdk::Input Gtk2::Gdk::Keymap Gtk2::Gdk::Pango::AttrEmbossColor Gtk2::Gdk::Pango::AttrEmbossed Gtk2::Gdk::Pango::AttrStipple Gtk2::Gdk::PangoRenderer Gtk2::Gdk::Pixbuf Gtk2::Gdk::PixbufAnimation Gtk2::Gdk::PixbufAnimationIter Gtk2::Gdk::PixbufFormat Gtk2::Gdk::PixbufLoader Gtk2::Gdk::PixbufSimpleAnim Gtk2::Gdk::Pixmap Gtk2::Gdk::Rectangle Gtk2::Gdk::Region Gtk2::Gdk::Rgb Gtk2::Gdk::Screen Gtk2::Gdk::Selection Gtk2::Gdk::Threads Gtk2::Gdk::Visual Gtk2::Gdk::Window Gtk2::Gdk::X11 Gtk2::HBox Gtk2::HButtonBox Gtk2::HPaned Gtk2::HRuler Gtk2::HScale Gtk2::HScrollbar Gtk2::HSeparator Gtk2::HandleBox Gtk2::IMContext Gtk2::IMContextSimple Gtk2::IMMulticontext Gtk2::IconFactory Gtk2::IconInfo Gtk2::IconSet Gtk2::IconSize Gtk2::IconSource Gtk2::IconTheme Gtk2::IconView Gtk2::Image Gtk2::ImageMenuItem Gtk2::InputDialog Gtk2::Invisible Gtk2::Item Gtk2::ItemFactory Gtk2::Label Gtk2::Layout Gtk2::LinkButton Gtk2::List Gtk2::ListItem Gtk2::ListStore Gtk2::Menu Gtk2::MenuBar Gtk2::MenuItem Gtk2::MenuShell Gtk2::MenuToolButton Gtk2::MessageDialog Gtk2::Misc Gtk2::Notebook Gtk2::Object Gtk2::OptionMenu Gtk2::Orientable Gtk2::PageSetup Gtk2::Paned Gtk2::Pango::AttrBackground Gtk2::Pango::AttrColor Gtk2::Pango::AttrFallback Gtk2::Pango::AttrFamily Gtk2::Pango::AttrFontDesc Gtk2::Pango::AttrForeground Gtk2::Pango::AttrGravity Gtk2::Pango::AttrGravityHint Gtk2::Pango::AttrInt Gtk2::Pango::AttrIterator Gtk2::Pango::AttrLanguage Gtk2::Pango::AttrLetterSpacing Gtk2::Pango::AttrList Gtk2::Pango::AttrRise Gtk2::Pango::AttrScale Gtk2::Pango::AttrShape Gtk2::Pango::AttrSize Gtk2::Pango::AttrStretch Gtk2::Pango::AttrStrikethrough Gtk2::Pango::AttrStrikethroughColor Gtk2::Pango::AttrString Gtk2::Pango::AttrStyle Gtk2::Pango::AttrUnderline Gtk2::Pango::AttrUnderlineColor Gtk2::Pango::AttrVariant Gtk2::Pango::AttrWeight Gtk2::Pango::Attribute Gtk2::Pango::Cairo Gtk2::Pango::Cairo::Context Gtk2::Pango::Cairo::Font Gtk2::Pango::Cairo::FontMap Gtk2::Pango::Color Gtk2::Pango::Context Gtk2::Pango::Font Gtk2::Pango::FontDescription Gtk2::Pango::FontFace Gtk2::Pango::FontFamily Gtk2::Pango::FontMap Gtk2::Pango::FontMetrics Gtk2::Pango::Fontset Gtk2::Pango::Gravity Gtk2::Pango::Language Gtk2::Pango::Layout Gtk2::Pango::LayoutIter Gtk2::Pango::LayoutLine Gtk2::Pango::Matrix Gtk2::Pango::Renderer Gtk2::Pango::Script Gtk2::Pango::ScriptIter Gtk2::Pango::TabArray Gtk2::Pango::version Gtk2::PaperSize Gtk2::Plug Gtk2::Print Gtk2::PrintContext Gtk2::PrintOperation Gtk2::PrintOperationPreview Gtk2::PrintSettings Gtk2::ProgressBar Gtk2::RadioAction Gtk2::RadioButton Gtk2::RadioMenuItem Gtk2::RadioToolButton Gtk2::Range Gtk2::Rc Gtk2::RcStyle Gtk2::RecentAction Gtk2::RecentChooser Gtk2::RecentChooserDialog Gtk2::RecentChooserMenu Gtk2::RecentChooserWidget Gtk2::RecentFilter Gtk2::RecentInfo Gtk2::RecentManager Gtk2::Requisition Gtk2::Ruler Gtk2::Scale Gtk2::ScaleButton Gtk2::Scrollbar Gtk2::ScrolledWindow Gtk2::Selection Gtk2::SelectionData Gtk2::Separator Gtk2::SeparatorMenuItem Gtk2::SeparatorToolItem Gtk2::SizeGroup Gtk2::Socket Gtk2::SpinButton Gtk2::StatusIcon Gtk2::Statusbar Gtk2::Stock Gtk2::Style Gtk2::Table Gtk2::TargetEntry Gtk2::TargetList Gtk2::TearoffMenuItem Gtk2::TextAttributes Gtk2::TextBuffer Gtk2::TextChildAnchor Gtk2::TextIter Gtk2::TextMark Gtk2::TextTag Gtk2::TextTagTable Gtk2::TextView Gtk2::ToggleAction Gtk2::ToggleButton Gtk2::ToggleToolButton Gtk2::ToolButton Gtk2::ToolItem Gtk2::ToolShell Gtk2::Toolbar Gtk2::Tooltip Gtk2::Tooltips Gtk2::TreeDragDest Gtk2::TreeDragSource Gtk2::TreeIter Gtk2::TreeModel Gtk2::TreeModelFilter Gtk2::TreeModelSort Gtk2::TreePath Gtk2::TreeRowReference Gtk2::TreeSelection Gtk2::TreeSortable Gtk2::TreeSortable::IterCompareFunc Gtk2::TreeStore Gtk2::TreeView Gtk2::TreeViewColumn Gtk2::UIManager Gtk2::VBox Gtk2::VButtonBox Gtk2::VPaned Gtk2::VRuler Gtk2::VScale Gtk2::VScrollbar Gtk2::VSeparator Gtk2::Viewport Gtk2::VolumeButton Gtk2::Widget Gtk2::Window Gtk2::WindowGroup Gtk2::main Gtk2::version perl v5.12.1 2010-07-05 Gtk2::index(3)
Man Page