package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
method accel_cleared : callback:(Gtk.tree_path -> unit) -> GtkSignal.id
method accel_edited : callback: (Gtk.tree_path -> accel_key:int -> accel_mods:int -> hardware_keycode:int -> unit) -> GtkSignal.id
method after : < accel_cleared : callback:(Gtk.tree_path -> unit) -> GtkSignal.id ; accel_edited : callback: (Gtk.tree_path -> accel_key:int -> accel_mods:int -> hardware_keycode:int -> unit) -> GtkSignal.id ; after : 'a ; edited : callback:(Gtk.tree_path -> string -> unit) -> GtkSignal.id.. > as 'a
method edited : callback:(Gtk.tree_path -> string -> unit) -> GtkSignal.id