package ocgtk

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

Class Content_serializer.content_serializer

inherit Ocgtk_gio.Gio.Async_result.async_result_t
method get_cancellable : unit -> Ocgtk_gio.Gio.Cancellable.cancellable_t option
method get_gtype : unit -> Gobject.Type.t
method get_mime_type : unit -> string
method get_output_stream : unit -> Ocgtk_gio.Gio.Output_stream.output_stream_t
method get_priority : unit -> int
method get_value : unit -> Gobject.Value.t
method return_error : GError.t -> unit
method return_success : unit -> unit
method as_content_serializer : Ocgtk_gdk__.Content_serializer.t