| Import line: | cairo = imports.gi.cairo; |
| GIR File: | cairo-1.0.gir |
| C documentation: | cairoFontOptions |
| Struct : | FontOptions |
| None |
| None |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
Clutter.Backend
Method |
get_font_options
()
:
cairo.FontOptions
Retrieves the font options for backend.
|
|
Clutter.Backend
Method |
set_font_options
(FontOptions options)
:
none
Sets the new font options for backend.
|
|
Gdk.Screen
Method |
get_font_options
()
:
cairo.FontOptions
Gets any options previously set with gdk_screen_set_font_options().
|
|
Gdk.Screen
Method |
set_font_options
(FontOptions options)
:
none
Sets the default font options for the screen.
|
|
PangoCairo
Method |
Retrieves any font rendering options previously set with
pango_cairo_font_map_set_font_options(). |
|
PangoCairo
Method |
Sets the font options used when rendering text with this context.
|