package ocgtk

  1. Overview
  2. Docs
OCaml bindings for GTK 4

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.1-preview2.tar.gz
sha256=4e50fdb5093136a10fc8ffbe388e44cbcb70d52f8afdd48863ec7e22580ff054

doc/ocgtk.gtk/Ocgtk_gtk/Gtk/Print_operation_preview/class-print_operation_preview/index.html

Class Print_operation_preview.print_operation_preview

method on_got_page_size : ?after:bool -> callback: (context:Ocgtk_gtk__.GPrint_context.print_context_t -> page_setup:Ocgtk_gtk__.GPage_setup.page_setup_t -> unit) -> unit -> Gobject.Signal.handler_id
method on_ready : ?after:bool -> callback:(context:Ocgtk_gtk__.GPrint_context.print_context_t -> unit) -> unit -> Gobject.Signal.handler_id
method end_preview : unit -> unit
method is_selected : int -> bool
method render_page : int -> unit
method as_print_operation_preview : Ocgtk_gtk__.Print_operation_preview.t