Next:
Pango::FontFace
Previous:
Pango::Font
 [Gtk2-Perl - Table of Contents][Gtk2-Perl - Index]

Pango::FontDescription



NAME

Pango::FontDescription

HIERARCHY

  Glib::Boxed
  +----Pango::FontDescription

METHODS

fontdescription = Pango::FontDescription->new

double = Pango->PANGO_PIXELS ($d)

$desc->set_absolute_size ($size)

Since: pango 1.8

boolean = $desc->better_match ($old_match, $new_match)

boolean = $desc1->equal ($desc2)

string = $desc->get_family

$desc->set_family ($family)

$desc->set_family_static ($family)

fontdescription = Pango::FontDescription->from_string ($str)

gravity = $desc->get_gravity

Since: pango 1.16

$desc->set_gravity ($gravity)

Since: pango 1.16

integer = $desc->hash

$desc->merge ($desc_to_merge, $replace_existing)

$desc->merge_static ($desc_to_merge, $replace_existing)

double = Pango->pixels ($d)

double = Pango->scale

double = Pango->scale_large

double = Pango->scale_medium

double = Pango->scale_small

double = Pango->scale_x_large

double = Pango->scale_x_small

double = Pango->scale_xx_large

double = Pango->scale_xx_small

fontmask = $desc->get_set_fields

integer = $desc->get_size

boolean = $desc->get_size_is_absolute

Since: pango 1.8

$desc->set_size ($size)

stretch = $desc->get_stretch

$desc->set_stretch ($stretch)

style = $desc->get_style

$desc->set_style ($style)

string = $desc->to_filename

string = $desc->to_string

$desc->unset_fields ($to_unset)

variant = $desc->get_variant

$desc->set_variant ($variant)

weight = $desc->get_weight

$desc->set_weight ($weight)

ENUMS AND FLAGS

flags Pango::FontMask

enum Pango::Gravity

enum Pango::Stretch

enum Pango::Style

enum Pango::Variant

enum Pango::Weight

SEE ALSO

Pango, Glib::Boxed

COPYRIGHT

Copyright (C) 2003-2009 by the gtk2-perl team.

This software is licensed under the LGPL. See Pango for a full notice.


[Top] Generated by Marek::Pod::HTML 0.49 on Wed Dec 16 23:05:04 2009