package ocgtk

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

Module Gtk.Text_child_anchor

class type text_child_anchor_t = object ... end
class text_child_anchor : [ `text_child_anchor | `object_ ] Gobject.obj -> text_child_anchor_t
val new_ : unit -> text_child_anchor_t
val new_with_replacement : string -> text_child_anchor_t