Back to Seed Clases

cairo


Classes

Interfaces

Structs

Unions

Enums

Struct cairo.FontOptions

Import line: cairo = imports.gi.cairo;
GIR File: cairo-1.0.gir
C documentation: cairoFontOptions
Struct : FontOptions
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
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
PangoCairo.context_get_font_options (Context context) : cairo.FontOptions
Retrieves any font rendering options previously set with
pango_cairo_font_map_set_font_options().
PangoCairo
Method
PangoCairo.context_set_font_options (Context context, FontOptions options) : none
Sets the font options used when rendering text with this context.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:18:10 GMT+0800 (HKT)