Class Clipboard.clipboard
method get_content : unit ->
Ocgtk_gdk__.GContent_provider.content_provider_t optionmethod get_display : unit ->
Ocgtk_gdk__.GApp_launch_context_cycle_de440b34.display_tmethod is_local : unit -> boolmethod read_text_finish : Ocgtk_gio.Gio.Async_result.async_result_t ->
(string option, GError.t) resultmethod read_texture_finish : Ocgtk_gio.Gio.Async_result.async_result_t ->
(Ocgtk_gdk__.GTexture.texture_t option, GError.t) resultmethod set_content : Ocgtk_gdk__.GContent_provider.content_provider_t option ->
boolmethod store_finish : Ocgtk_gio.Gio.Async_result.async_result_t ->
(bool, GError.t) resultmethod as_clipboard : Ocgtk_gdk__.App_launch_context_cycle_de440b34.Clipboard.t