package ocgtk

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

Class Content_provider.content_provider

method on_content_changed : ?after:bool -> callback:(unit -> unit) -> unit -> Gobject.Signal.handler_id
method content_changed : unit -> unit
method ref_formats : unit -> Ocgtk_gdk__.Content_formats.t
method ref_storable_formats : unit -> Ocgtk_gdk__.Content_formats.t
method write_mime_type_finish : Ocgtk_gio.Gio.Async_result.async_result_t -> (bool, GError.t) result
method formats : Ocgtk_gdk__.Content_formats.t
method storable_formats : Ocgtk_gdk__.Content_formats.t
method as_content_provider : Ocgtk_gdk__.Content_provider.t