package ocgtk

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

Class Attribute.attribute

method as_color : unit -> Ocgtk_pango__.Attr_color.t option
method as_float : unit -> Ocgtk_pango__.Attr_float.t option
method as_font_desc : unit -> Ocgtk_pango__.Attr_font_desc.t option
method as_font_features : unit -> Ocgtk_pango__.Attr_font_features.t option
method as_int : unit -> Ocgtk_pango__.Attr_int.t option
method as_language : unit -> Ocgtk_pango__.Attr_language.t option
method as_shape : unit -> Ocgtk_pango__.Attr_shape.t option
method as_size : unit -> Ocgtk_pango__.Attr_size.t option
method as_string : unit -> Ocgtk_pango__.Attr_string.t option
method destroy : unit -> unit
method equal : Ocgtk_pango__.Attribute.t -> bool
method init : Ocgtk_pango__.Attr_class.t -> unit
method as_attribute : Ocgtk_pango__.Attribute.t