package labltk

  1. Overview
  2. Docs
val cCAMLtoTKbitmap : bitmap -> Protocol.tkArgs
val cTKtoCAMLbitmap : string -> bitmap
val cCAMLtoTKcolor : color -> Protocol.tkArgs
val cTKtoCAMLcolor : string -> color
val cCAMLtoTKcursor : cursor -> Protocol.tkArgs
val cCAMLtoTKunits : units -> Protocol.tkArgs
val cTKtoCAMLunits : string -> units
val cCAMLtoTKscrollValue : scrollValue -> Protocol.tkArgs
val cTKtoCAMLscrollValue : string list -> scrollValue * string list
val cCAMLtoTKxEvent : xEvent -> string
val cCAMLtoTKmodifier : modifier -> string
exception IllegalVirtualEvent
val cCAMLtoTKevent : (modifier list * xEvent) -> string
val cCAMLtoTKeventSequence : (modifier list * xEvent) list -> Protocol.tkArgs
val cCAMLtoTKbindings : bindings -> Protocol.tkArgs
val cTKtoCAMLbindings : string -> bindings
val cCAMLtoTKfont : font -> Protocol.tkArgs
val cTKtoCAMLfont : font -> font
val cCAMLtoTKgrabGlobal : bool -> Protocol.tkArgs
type index_constrs =
  1. | CNumber
  2. | CActiveElement
  3. | CEnd
  4. | CLast
  5. | CNoIndex
  6. | CInsert
  7. | CSelFirst
  8. | CSelLast
  9. | CAt
  10. | CAtXY
  11. | CAnchorPoint
  12. | CPattern
  13. | CLineChar
  14. | CMark
  15. | CTagFirst
  16. | CTagLast
  17. | CEmbedded
val index_any_table : index_constrs list
val index_canvas_table : index_constrs list
val index_entry_table : index_constrs list
val index_listbox_table : index_constrs list
val index_menu_table : index_constrs list
val index_text_table : index_constrs list
val cCAMLtoTKindex : index_constrs list -> index -> Protocol.tkArgs
val char_index : char -> string -> int
val cTKtoCAMLindex : string -> index
val cCAMLtoTKpaletteType : paletteType -> Protocol.tkArgs
val cCAMLtoTKtextMark : string -> Protocol.tkArgs
val cTKtoCAMLtextMark : 'a -> 'a
val cCAMLtoTKtextTag : string -> Protocol.tkArgs
val cTKtoCAMLtextTag : 'a -> 'a
val ppTextModifier : textModifier -> string
val ppTextIndex : textIndex -> string
val cCAMLtoTKtextIndex : textIndex -> Protocol.tkArgs
val cCAMLtoTKanchor : anchor -> Protocol.tkArgs
val cCAMLtoTKimageBitmap : imageBitmap -> Protocol.tkArgs
val cTKtoCAMLimageBitmap : string -> imageBitmap
val cCAMLtoTKimagePhoto : imagePhoto -> Protocol.tkArgs
val cTKtoCAMLimagePhoto : string -> imagePhoto
val cCAMLtoTKjustification : justification -> Protocol.tkArgs
val cCAMLtoTKorientation : orientation -> Protocol.tkArgs
val cCAMLtoTKrelief : relief -> Protocol.tkArgs
val cCAMLtoTKstate : state -> Protocol.tkArgs
val cCAMLtoTKcolorMode : colorMode -> Protocol.tkArgs
val cCAMLtoTKarcStyle : arcStyle -> Protocol.tkArgs
val cCAMLtoTKtagOrId : tagOrId -> Protocol.tkArgs
val cTKtoCAMLtagOrId : string -> tagOrId
val cCAMLtoTKarrowStyle : arrowStyle -> Protocol.tkArgs
val cCAMLtoTKcapStyle : capStyle -> Protocol.tkArgs
val cCAMLtoTKjoinStyle : joinStyle -> Protocol.tkArgs
val cCAMLtoTKweight : weight -> Protocol.tkArgs
val cCAMLtoTKslant : slant -> Protocol.tkArgs
val cCAMLtoTKvisual : visual -> Protocol.tkArgs
val cCAMLtoTKcolormap : colormap -> Protocol.tkArgs
val cCAMLtoTKselectModeType : selectModeType -> Protocol.tkArgs
val cCAMLtoTKmenuType : menuType -> Protocol.tkArgs
val cCAMLtoTKmenubuttonDirection : menubuttonDirection -> Protocol.tkArgs
val cCAMLtoTKfillMode : fillMode -> Protocol.tkArgs
val cCAMLtoTKside : side -> Protocol.tkArgs
val cCAMLtoTKborderMode : borderMode -> Protocol.tkArgs
val cCAMLtoTKalignType : alignType -> Protocol.tkArgs
val cCAMLtoTKwrapMode : wrapMode -> Protocol.tkArgs
val cCAMLtoTKtabType : tabType -> Protocol.tkArgs
val cCAMLtoTKmessageIcon : messageIcon -> Protocol.tkArgs
val cCAMLtoTKmessageType : messageType -> Protocol.tkArgs
val options_any_table : options_constrs list
val options_messageBox_table : options_constrs list
val options_getFile_table : options_constrs list
val options_toplevel_table : options_constrs list
val options_chooseColor_table : options_constrs list
val options_texttag_table : options_constrs list
val options_text_table : options_constrs list
val options_embeddedw_table : options_constrs list
val options_embeddedi_table : options_constrs list
val options_scrollbar_table : options_constrs list
val options_scale_table : options_constrs list
val options_radiobutton_table : options_constrs list
val options_place_table : options_constrs list
val options_photoimage_table : options_constrs list
val options_pack_table : options_constrs list
val options_message_table : options_constrs list
val options_menubutton_table : options_constrs list
val options_menu_table : options_constrs list
val options_menucommand_table : options_constrs list
val options_menucheck_table : options_constrs list
val options_menuradio_table : options_constrs list
val options_menucascade_table : options_constrs list
val options_menuentry_table : options_constrs list
val options_listbox_table : options_constrs list
val options_label_table : options_constrs list
val options_grid_table : options_constrs list
val options_rowcolumnconfigure_table : options_constrs list
val options_frame_table : options_constrs list
val options_font_table : options_constrs list
val options_entry_table : options_constrs list
val options_checkbutton_table : options_constrs list
val options_canvas_table : options_constrs list
val options_window_table : options_constrs list
val options_canvastext_table : options_constrs list
val options_rectangle_table : options_constrs list
val options_polygon_table : options_constrs list
val options_oval_table : options_constrs list
val options_line_table : options_constrs list
val options_image_table : options_constrs list
val options_bitmap_table : options_constrs list
val options_arc_table : options_constrs list
val options_postscript_table : options_constrs list
val options_button_table : options_constrs list
val options_bitmapimage_table : options_constrs list
val options_standard_table : options_constrs list
val cCAMLtoTKsearchSpec : searchSpec -> Protocol.tkArgs
val cCAMLtoTKcanvasItem : canvasItem -> Protocol.tkArgs
val cTKtoCAMLcanvasItem : string -> canvasItem
val icccm_any_table : icccm_constrs list
val icccm_selection_handle_table : icccm_constrs list
val icccm_selection_ownset_table : icccm_constrs list
val icccm_selection_get_table : icccm_constrs list
val icccm_selection_clear_table : icccm_constrs list
val icccm_clipboard_append_table : icccm_constrs list
val cCAMLtoTKicccm : Camltkwrap.Widget.widget -> icccm_constrs list -> icccm -> Protocol.tkArgs
val cCAMLtoTKfontMetrics : fontMetrics -> Protocol.tkArgs
val cCAMLtoTKgrabStatus : grabStatus -> Protocol.tkArgs
val cTKtoCAMLgrabStatus : string -> grabStatus
val cCAMLtoTKmenuItem : menuItem -> Protocol.tkArgs
val cTKtoCAMLmenuItem : string -> menuItem
val cCAMLtoTKoptionPriority : optionPriority -> Protocol.tkArgs
val tkPalette_any_table : tkPalette_constrs list
val cCAMLtoTKtkPalette : tkPalette_constrs list -> tkPalette -> Protocol.tkArgs
val photo_any_table : photo_constrs list
val photo_write_table : photo_constrs list
val photo_read_table : photo_constrs list
val photo_put_table : photo_constrs list
val photo_copy_table : photo_constrs list
val cCAMLtoTKphoto : photo_constrs list -> photo -> Protocol.tkArgs
val widgetElement_any_table : widgetElement_constrs list
val widgetElement_scrollbar_table : widgetElement_constrs list
val widgetElement_scale_table : widgetElement_constrs list
val cCAMLtoTKwidgetElement : widgetElement_constrs list -> widgetElement -> Protocol.tkArgs
val cTKtoCAMLwidgetElement : string -> widgetElement
val cTKtoCAMLscrollbar_widgetElement : string -> widgetElement
val cTKtoCAMLscale_widgetElement : string -> widgetElement
val cCAMLtoTKsendOption : sendOption -> Protocol.tkArgs
val cCAMLtoTKcomparison : comparison -> Protocol.tkArgs
val cCAMLtoTKmarkDirection : markDirection -> Protocol.tkArgs
val cTKtoCAMLmarkDirection : string -> markDirection
val cCAMLtoTKtextSearch : textSearch -> Protocol.tkArgs
val cCAMLtoTKtext_dump : Camltkwrap.Widget.widget -> text_dump -> Protocol.tkArgs
val cCAMLtoTKatomId : atomId -> Protocol.tkArgs
val cTKtoCAMLatomId : string -> atomId
val cCAMLtoTKfocusModel : focusModel -> Protocol.tkArgs
val cTKtoCAMLfocusModel : string -> focusModel
val cCAMLtoTKwmFrom : wmFrom -> Protocol.tkArgs
val cTKtoCAMLwmFrom : string -> wmFrom
val cCAMLtoTKoptions_constrs : options_constrs -> Protocol.tkArgs