method activate : unit -> unitmethod deactivate : unit -> unitmethod draw_error_underline : int -> int -> int -> int -> unitmethod draw_glyph_item : string option ->
Ocgtk_pango__.Glyph_item.t ->
int ->
int ->
unitmethod draw_glyphs : Ocgtk_pango__.GContext_and__font_and__font_map_and__fontset.font_t ->
Ocgtk_pango__.Glyph_string.t ->
int ->
int ->
unitmethod draw_layout : Ocgtk_pango__.GLayout_and__layout_iter.layout_t ->
int ->
int ->
unitmethod draw_layout_line : Ocgtk_pango__.Layout_line.t -> int -> int -> unitmethod draw_rectangle : Ocgtk_pango__.Pango_enums.renderpart ->
int ->
int ->
int ->
int ->
unitmethod draw_trapezoid : Ocgtk_pango__.Pango_enums.renderpart ->
float ->
float ->
float ->
float ->
float ->
float ->
unitmethod get_alpha : Ocgtk_pango__.Pango_enums.renderpart -> UInt16.tmethod get_color : Ocgtk_pango__.Pango_enums.renderpart ->
Ocgtk_pango__.Color.t optionmethod get_layout : unit ->
Ocgtk_pango__.GLayout_and__layout_iter.layout_t optionmethod get_layout_line : unit -> Ocgtk_pango__.Layout_line.t optionmethod get_matrix : unit -> Ocgtk_pango__.Matrix.t optionmethod part_changed : Ocgtk_pango__.Pango_enums.renderpart -> unitmethod set_alpha : Ocgtk_pango__.Pango_enums.renderpart -> UInt16.t -> unitmethod set_color : Ocgtk_pango__.Pango_enums.renderpart ->
Ocgtk_pango__.Color.t option ->
unitmethod set_matrix : Ocgtk_pango__.Matrix.t option -> unitmethod as_renderer : Ocgtk_pango__.Renderer.t