package lablgtk3

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module GtkWindow.DialogSource

include module type of struct include GtkBaseProps.Dialog end
Sourceval action_area : [> `dialog ] Gtk.obj -> Gtk.button_box Gtk.obj
Sourceval vbox : [> `dialog ] Gtk.obj -> Gtk.box Gtk.obj
Sourceval add_button : [> `dialog ] Gtk.obj -> string -> int -> unit
Sourceval response : [> `dialog ] Gtk.obj -> int -> unit
Sourceval set_response_sensitive : [> `dialog ] Gtk.obj -> int -> bool -> unit
Sourceval set_default_response : [> `dialog ] Gtk.obj -> int -> unit
Sourceval run : [> `dialog ] Gtk.obj -> int
Sourceval std_response : GtkEnums.response -> int
Sourceval decode_response : int -> GtkEnums.response
OCaml

Innovation. Community. Security.