package lablgtk3

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

Install

Dune Dependency

Authors

Maintainers

Sources

lablgtk3-3.1.3.tbz
sha256=786ae7fa15ce166ef85515eda86bb4b258f47cdc1d712d850bb9440a510021c6
sha512=bfa0f351c18eff7c8bd79e9c7c533bc5e8882784d239ce3a3b71c0d50f647538f5d002e456a41969badbdfe07f0a9697c43850ebe3b372c147297690e7ee1c60

doc/lablgtk3/GAssistant/index.html

Module GAssistantSource

Assistants

GtkAssistant

@gtkdoc gtk GtkAssistant

Sourceclass assistant_signals : [> Gtk.assistant ] as 'a Gtk.obj -> object ... end

@gtkdoc gtk GtkAssistant

Sourceclass assistant : [> Gtk.assistant ] as 'a Gtk.obj -> object ... end

Toplevel widget which can contain other widgets in different pages @gtkdoc gtk GtkAssistant

Sourceval assistant : ?title:string -> ?decorated:bool -> ?deletable:bool -> ?focus_on_map:bool -> ?icon:GdkPixbuf.pixbuf -> ?icon_name:string -> ?modal:bool -> ?position:Gtk.Tags.window_position -> ?resizable:bool -> ?screen:Gdk.screen -> ?type_hint:GdkEnums.window_type_hint -> ?urgency_hint:bool -> ?wmclass:(string * string) -> ?border_width:int -> ?width:int -> ?height:int -> ?show:bool -> unit -> assistant

@gtkdoc gtk GtkPlug

OCaml

Innovation. Community. Security.

On This Page
  1. GtkAssistant