package lablgtk3-sourceview3

  1. Overview
  2. Docs
OCaml interface to GTK+ gtksourceview library

Install

dune-project
 Dependency

Authors

Maintainers

Sources

lablgtk3-3.1.5.tbz
sha256=d4821cdbecf3ae374f20317d63e43fe58030c3ba9657b51a2e83e652197e8eac
sha512=83f0be38a1e21737de93f88b0adac15cdcc50cf712d773720b9bc1e8d8ffdb2c660d35840f25d326a42a9d4e6537e6cef466099bf72494196b2cc79977e703e3

doc/lablgtk3-sourceview3/GSourceView3/class-source_completion_signals/index.html

Class GSourceView3.source_completion_signalsSource

method after : 'a
method activate_proposal : callback:(unit -> unit) -> GtkSignal.id
method hide : callback:(unit -> unit) -> GtkSignal.id
method move_cursor : callback:(GtkEnums.scroll_step -> int -> unit) -> GtkSignal.id
method move_page : callback:(GtkEnums.scroll_step -> int -> unit) -> GtkSignal.id
method populate_context : callback:(source_completion_context -> unit) -> GtkSignal.id
method show : callback:(unit -> unit) -> GtkSignal.id
method notify_accelerators : callback:(int -> unit) -> GtkSignal.id
method notify_auto_complete_delay : callback:(int -> unit) -> GtkSignal.id
method notify_proposal_page_size : callback:(int -> unit) -> GtkSignal.id
method notify_provider_page_size : callback:(int -> unit) -> GtkSignal.id
method notify_remember_info_visibility : callback:(bool -> unit) -> GtkSignal.id
method notify_select_on_show : callback:(bool -> unit) -> GtkSignal.id
method notify_show_headers : callback:(bool -> unit) -> GtkSignal.id
method notify_show_icons : callback:(bool -> unit) -> GtkSignal.id