package lablgtk3

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

@gtkdoc gtk GtkStack

val obj : 'a Gtk.obj
method as_stack : Gtk.stack Gtk.obj
method add_named : GObj.widget -> string -> unit
method add_titled : GObj.widget -> string -> string -> unit
method get_child_by_name : string -> GObj.widget
method set_visible_child_full : string -> Gtk.Tags.stack_transition_type -> unit
method hhomogeneous : bool
method set_hhomogeneous : bool -> unit
method homogeneous : bool
method set_homogeneous : bool -> unit
method vhomogeneous : bool
method set_vhomogeneous : bool -> unit
method interpolate_size : bool
method set_interpolate_size : bool -> unit
method transition_duration : int
method set_transition_duration : int -> unit
method transition_type : Gtk.Tags.stack_transition_type
method set_transition_type : Gtk.Tags.stack_transition_type -> unit
method transition_running : bool
method visible_child : GObj.widget
method set_visible_child : GObj.widget -> unit
method visible_child_name : string
method set_visible_child_name : string -> unit