X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pages%2FSDL-Pango-Context.html-inc;h=06127f59046f7dc986579ecae93c6b5516fb32e8;hb=f373167ec31ba16ae0770ba461f9de43f41a7ac1;hp=8b5867c80acae3389b08b8030e30f273c11e689b;hpb=c785ed89faeaf10319eebaf57875ac973262c0f4;p=sdlgit%2FSDL-Site.git diff --git a/pages/SDL-Pango-Context.html-inc b/pages/SDL-Pango-Context.html-inc index 8b5867c..06127f5 100644 --- a/pages/SDL-Pango-Context.html-inc +++ b/pages/SDL-Pango-Context.html-inc @@ -21,7 +21,7 @@

CATEGORY

Top

-

TODO, Pango, Structure

+

Pango, Structure

METHODS

Top

@@ -30,9 +30,10 @@

new

-
 my $context = new SDL::Pango::Context;
+
 my $context = SDL::Pango::Context->new;
 
 
+

Creates a new SDL::Pango context object. See SDL::Pango.

AUTHOR

Top