package ocgtk
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
OCaml bindings for GTK 4
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.1-preview2.tar.gz
sha256=4e50fdb5093136a10fc8ffbe388e44cbcb70d52f8afdd48863ec7e22580ff054
doc/ocgtk.gdk/Ocgtk_gdk/Gdk/Wrappers/Content_serializer/index.html
Module Wrappers.Content_serializer
type t = [ `content_serializer | `object_ ] Gobject.objval return_success : t -> unitIndicate that the serialization has been successfully completed.
Indicate that the serialization has ended with an error.
This function consumes @error.
val get_value : t -> Gobject.Value.tGets the `GValue` to read the object to serialize from.
val get_priority : t -> intGets the I/O priority for the current operation.
This is the priority that was passed to func@content_serialize_async.
val get_output_stream : t -> Ocgtk_gio.Gio.Wrappers.Output_stream.tGets the output stream for the current operation.
This is the stream that was passed to func@content_serialize_async.
val get_mime_type : t -> stringGets the mime type to serialize to.
val get_gtype : t -> Gobject.Type.tGets the `GType` to of the object to serialize.
val get_cancellable : t -> Ocgtk_gio.Gio.Wrappers.Cancellable.t optionGets the cancellable for the current operation.
This is the `GCancellable` that was passed to func@content_serialize_async.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>