package ocgtk

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

Class Uri_launcher.uri_launcher

method get_uri : unit -> string option
method launch_finish : Ocgtk_gio.Gio.Async_result.async_result_t -> (bool, GError.t) result
method set_uri : string option -> unit
method as_uri_launcher : Ocgtk_gtk__.Uri_launcher.t