package ocgtk

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

Class Drawing_area.drawing_area

inherit Ocgtk_gtk__.GEvent_controller_and__layout_child_and__layout_manager_and__root_and__tooltip_and__widget.widget_t
method on_resize : ?after:bool -> callback:(width:int -> height:int -> unit) -> unit -> Gobject.Signal.handler_id
method get_content_height : unit -> int
method get_content_width : unit -> int
method set_content_height : int -> unit
method set_content_width : int -> unit
method as_drawing_area : Ocgtk_gtk__.Drawing_area.t