package ocgtk

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

Class Stack_page.stack_page

inherit Ocgtk_gtk__.GAt_context_and__accessible.accessible_t
method get_child : unit -> Ocgtk_gtk__.GEvent_controller_and__layout_child_and__layout_manager_and__root_and__tooltip_and__widget.widget_t
method get_icon_name : unit -> string option
method get_name : unit -> string option
method get_needs_attention : unit -> bool
method get_title : unit -> string option
method get_use_underline : unit -> bool
method get_visible : unit -> bool
method set_icon_name : string -> unit
method set_name : string -> unit
method set_needs_attention : bool -> unit
method set_title : string -> unit
method set_use_underline : bool -> unit
method set_visible : bool -> unit
method as_stack_page : Ocgtk_gtk__.Stack_page.t