added GL attributes
[sdlgit/SDL-Site.git] / pages / SDL-Pango.html-inc
index 21b28e0..2e36d02 100644 (file)
 <pre> use SDL::Pango ':direction';
 
 </pre>
+<p>or</p>
+<pre> use SDL::Pango ':all';
+
+</pre>
 <p>or access them directly:</p>
 <pre> SDL::Pango::SDLPANGO_DIRECTION_NEUTRAL;