1Pango::Cairo::Context(3U)ser Contributed Perl DocumentatiPoanngo::Cairo::Context(3)
2
3
4
6 Pango::Cairo::Context
7
9 Glib::Object
10 +----Pango::Context
11 +----Pango::Cairo::Context
12
14 fontoptions = Pango::Cairo::Context::get_font_options ($context)
15 · $context (Pango::Context)
16
17 Pango::Cairo::Context::set_font_options ($context, $options)
18 · $context (Pango::Context)
19
20 · $options (Cairo::FontOptions)
21
22 double = Pango::Cairo::Context::get_resolution ($context)
23 · $context (Pango::Context)
24
25 Pango::Cairo::Context::set_resolution ($context, $dpi)
26 · $context (Pango::Context)
27
28 · $dpi (double)
29
30 Pango::Cairo::Context::set_shape_renderer ($context, $func=undef,
31 $data=undef)
32 · $context (Pango::Context)
33
34 · $func (scalar)
35
36 · $data (scalar)
37
38 Since: pango 1.18
39
41 Pango
42
44 Copyright (C) 2003-2011 by the gtk2-perl team.
45
46 This software is licensed under the LGPL. See Pango for a full notice.
47
48
49
50perl v5.30.0 2019-07-26 Pango::Cairo::Context(3)