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/Event_controller_focus/class-event_controller_focus/index.html

Class Event_controller_focus.event_controller_focus

inherit Ocgtk_gtk__.GEvent_controller_and__layout_child_and__layout_manager_and__root_and__tooltip_and__widget.event_controller_t
method on_enter : ?after:bool -> callback:(unit -> unit) -> unit -> Gobject.Signal.handler_id
method on_leave : ?after:bool -> callback:(unit -> unit) -> unit -> Gobject.Signal.handler_id
method contains_focus : unit -> bool
method is_focus : unit -> bool
method as_event_controller_focus : Ocgtk_gtk__.Event_controller_focus.t