package lablgtk3

  1. Overview
  2. Docs
OCaml interface to GTK+3

Install

Dune Dependency

Authors

Maintainers

Sources

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

doc/lablgtk3/GAction/class-action_signals/index.html

Class GAction.action_signalsSource

  • since GTK 2.4

@gtkdoc gtk GtkAction

val obj : 'b Gobject.obj
val after : bool
method after : < after : 'a.. > as 'a
method activate : callback:(unit -> unit) -> GtkSignal.id
method notify_hide_if_empty : callback:(bool -> unit) -> GtkSignal.id
method notify_icon_name : callback:(string -> unit) -> GtkSignal.id
method notify_is_important : callback:(bool -> unit) -> GtkSignal.id
method notify_label : callback:(string -> unit) -> GtkSignal.id
method notify_name : callback:(string -> unit) -> GtkSignal.id
method notify_sensitive : callback:(bool -> unit) -> GtkSignal.id
method notify_short_label : callback:(string -> unit) -> GtkSignal.id
method notify_stock_id : callback:(GtkStock.id -> unit) -> GtkSignal.id
method notify_tooltip : callback:(string -> unit) -> GtkSignal.id
method notify_visible : callback:(bool -> unit) -> GtkSignal.id
method notify_visible_horizontal : callback:(bool -> unit) -> GtkSignal.id
method notify_visible_vertical : callback:(bool -> unit) -> GtkSignal.id
OCaml

Innovation. Community. Security.