/lib/pods/SDL/Pango/Context.pod

http://github.com/PerlGameDev/SDL · Unknown · 28 lines · 14 code · 14 blank · 0 comment · 0 complexity · e24636799f5bbf42e412cd49dbd1b4c3 MD5 · raw file

  1. =pod
  2. =head1 NAME
  3. SDL::Pango::Context - Context object for SDL::Pango
  4. =head1 CATEGORY
  5. Pango, Structure
  6. =head1 METHODS
  7. =head2 new
  8. my $context = SDL::Pango::Context->new;
  9. Creates a new SDL::Pango context object. See L<SDL::Pango>.
  10. =head1 AUTHORS
  11. See L<SDL/AUTHORS>.
  12. =head1 SEE ALSO
  13. L<SDL::Pango>, L<SDL::Video>, L<SDL::Surface>, L<SDL::TTF>
  14. =cut