package ocgtk

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Class Text_node.text_node

inherit Ocgtk_gsk__.GRender_node.render_node_t
method get_color : unit -> Ocgtk_gdk.Gdk.Rgb_a.rgb_a_t
method get_font : unit -> Ocgtk_pango.Pango.Font.font_t
method get_num_glyphs : unit -> int
method get_offset : unit -> Ocgtk_graphene.Graphene.Point.point_t
method has_color_glyphs : unit -> bool
method as_text_node : Ocgtk_gsk__.Text_node.t