package ocgtk

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

Class Link_button.link_button

inherit Ocgtk_gtk__.GButton.button_t
method get_uri : unit -> string
method get_visited : unit -> bool
method set_uri : string -> unit
method set_visited : bool -> unit