MCPcopy Create free account

hub / github.com/ImVexed/muon / types & classes

Types & classes98 in github.com/ImVexed/muon

EnumAdoptTag
include/JavaScriptCore/JSRetainPtr.h:41
ClassC_App
include/AppCore/CAPI.h:34
ClassC_Bitmap
include/Ultralight/CAPI.h:53
ClassC_Buffer
include/Ultralight/CAPI.h:55
ClassC_Config
include/Ultralight/CAPI.h:50
ClassC_KeyEvent
include/Ultralight/CAPI.h:57
ClassC_Monitor
include/AppCore/CAPI.h:36
ClassC_MouseEvent
include/Ultralight/CAPI.h:58
ClassC_Overlay
include/AppCore/CAPI.h:37
ClassC_RenderTarget
include/Ultralight/CAPI.h:56
ClassC_Renderer
include/Ultralight/CAPI.h:51
ClassC_ScrollEvent
include/Ultralight/CAPI.h:59
ClassC_Settings
include/AppCore/CAPI.h:33
ClassC_String
include/Ultralight/CAPI.h:54
ClassC_View
include/Ultralight/CAPI.h:52
ClassC_Window
include/AppCore/CAPI.h:35
StructConfig
Config contains configurable controls for the Ultralight engine
muon.go:31
TypeAliasJSChar
JSChar type as declared in JavaScriptCore/JSStringRef.h:49
ultralight/types.go:218
TypeAliasJSClassAttributes
JSClassAttributes type as declared in JavaScriptCore/JSObjectRef.h:77
ultralight/types.go:140
StructJSClassDefinition
JSClassDefinition as declared in JavaScriptCore/JSObjectRef.h:364
ultralight/types.go:195
TypeAliasJSClassRef
JSClassRef as declared in JavaScriptCore/JSBase.h:52
ultralight/types.go:119
TypeAliasJSContextGroupRef
JSContextGroupRef as declared in JavaScriptCore/JSBase.h:40
ultralight/types.go:107
TypeAliasJSContextRef
JSContextRef as declared in JavaScriptCore/JSBase.h:43
ultralight/types.go:110
TypeAliasJSGlobalContextRef
JSGlobalContextRef as declared in JavaScriptCore/JSBase.h:46
ultralight/types.go:113
FuncTypeJSObjectCallAsConstructorCallback
JSObjectCallAsConstructorCallback type as declared in JavaScriptCore/JSObjectRef.h:240
ultralight/types.go:167
FuncTypeJSObjectCallAsFunctionCallback
JSObjectCallAsFunctionCallback type as declared in JavaScriptCore/JSObjectRef.h:220
ultralight/types.go:164
FuncTypeJSObjectConvertToTypeCallback
JSObjectConvertToTypeCallback type as declared in JavaScriptCore/JSObjectRef.h:280
ultralight/types.go:173
FuncTypeJSObjectDeletePropertyCallback
JSObjectDeletePropertyCallback type as declared in JavaScriptCore/JSObjectRef.h:182
ultralight/types.go:158
FuncTypeJSObjectFinalizeCallback
JSObjectFinalizeCallback type as declared in JavaScriptCore/JSObjectRef.h:110
ultralight/types.go:146
FuncTypeJSObjectGetPropertyCallback
JSObjectGetPropertyCallback type as declared in JavaScriptCore/JSObjectRef.h:147
ultralight/types.go:152
FuncTypeJSObjectGetPropertyNamesCallback
JSObjectGetPropertyNamesCallback type as declared in JavaScriptCore/JSObjectRef.h:199
ultralight/types.go:161
FuncTypeJSObjectHasInstanceCallback
JSObjectHasInstanceCallback type as declared in JavaScriptCore/JSObjectRef.h:261
ultralight/types.go:170
FuncTypeJSObjectHasPropertyCallback
JSObjectHasPropertyCallback type as declared in JavaScriptCore/JSObjectRef.h:130
ultralight/types.go:149
FuncTypeJSObjectInitializeCallback
JSObjectInitializeCallback type as declared in JavaScriptCore/JSObjectRef.h:92
ultralight/types.go:143
TypeAliasJSObjectRef
JSObjectRef as declared in JavaScriptCore/JSBase.h:69
ultralight/types.go:134
FuncTypeJSObjectSetPropertyCallback
JSObjectSetPropertyCallback type as declared in JavaScriptCore/JSObjectRef.h:165
ultralight/types.go:155
TypeAliasJSPropertyAttributes
JSPropertyAttributes type as declared in JavaScriptCore/JSObjectRef.h:61
ultralight/types.go:137
TypeAliasJSPropertyNameAccumulatorRef
JSPropertyNameAccumulatorRef as declared in JavaScriptCore/JSBase.h:58
ultralight/types.go:125
TypeAliasJSPropertyNameArrayRef
JSPropertyNameArrayRef as declared in JavaScriptCore/JSBase.h:55
ultralight/types.go:122
ClassJSRetainPtr
include/JavaScriptCore/JSRetainPtr.h:43
StructJSStaticFunction
JSStaticFunction as declared in JavaScriptCore/JSObjectRef.h:308
ultralight/types.go:186
StructJSStaticValue
JSStaticValue as declared in JavaScriptCore/JSObjectRef.h:295
ultralight/types.go:176
TypeAliasJSStringRef
JSStringRef as declared in JavaScriptCore/JSBase.h:49
ultralight/types.go:116
TypeAliasJSType
JSType as declared in JavaScriptCore/JSValueRef.h:53
ultralight/const.go:169
FuncTypeJSTypedArrayBytesDeallocator
JSTypedArrayBytesDeallocator type as declared in JavaScriptCore/JSBase.h:61
ultralight/types.go:128
TypeAliasJSTypedArrayType
JSTypedArrayType as declared in JavaScriptCore/JSValueRef.h:83
ultralight/const.go:182
TypeAliasJSValueRef
JSValueRef as declared in JavaScriptCore/JSBase.h:66
ultralight/types.go:131
ClassOpaqueJSClass
include/JavaScriptCore/JSBase.h:52
ClassOpaqueJSContext
include/JavaScriptCore/JSBase.h:43
ClassOpaqueJSContextGroup
include/JavaScriptCore/JSBase.h:40
ClassOpaqueJSPropertyNameAccumulator
include/JavaScriptCore/JSBase.h:58
ClassOpaqueJSPropertyNameArray
include/JavaScriptCore/JSBase.h:55
ClassOpaqueJSString
include/JavaScriptCore/JSBase.h:49
ClassOpaqueJSValue
include/JavaScriptCore/JSBase.h:66
TypeAliasRawString
RawString reperesents a string backed by data on the C side.
ultralight/cgo_helpers.go:1099
FuncTypeULAddConsoleMessageCallback
ULAddConsoleMessageCallback type as declared in Ultralight/CAPI.h:449
ultralight/types.go:92
TypeAliasULApp
ULApp as declared in AppCore/CAPI.h:34
ultralight/types.go:26
FuncTypeULBeginLoadingCallback
ULBeginLoadingCallback type as declared in Ultralight/CAPI.h:464
ultralight/types.go:95
TypeAliasULBitmap
ULBitmap as declared in Ultralight/CAPI.h:53
ultralight/types.go:59
TypeAliasULBitmapFormat
ULBitmapFormat as declared in Ultralight/CAPI.h:133
ultralight/const.go:119
TypeAliasULBuffer
ULBuffer as declared in Ultralight/CAPI.h:55
ultralight/types.go:65
FuncTypeULChangeCursorCallback
ULChangeCursorCallback type as declared in Ultralight/CAPI.h:439
ultralight/types.go:89
FuncTypeULChangeTitleCallback
ULChangeTitleCallback type as declared in Ultralight/CAPI.h:409
ultralight/types.go:80
FuncTypeULChangeTooltipCallback
ULChangeTooltipCallback type as declared in Ultralight/CAPI.h:429
ultralight/types.go:86
FuncTypeULChangeURLCallback
ULChangeURLCallback type as declared in Ultralight/CAPI.h:419
ultralight/types.go:83
TypeAliasULChar16
ULChar16 type as declared in Ultralight/CAPI.h:43
ultralight/types.go:47
FuncTypeULCloseCallback
ULCloseCallback type as declared in AppCore/CAPI.h:195
ultralight/types.go:41
TypeAliasULConfig
ULConfig as declared in Ultralight/CAPI.h:50
ultralight/types.go:50
TypeAliasULCursor
ULCursor as declared in Ultralight/CAPI.h:128
ultralight/const.go:68
FuncTypeULDOMReadyCallback
ULDOMReadyCallback type as declared in Ultralight/CAPI.h:494
ultralight/types.go:104
FuncTypeULFinishLoadingCallback
ULFinishLoadingCallback type as declared in Ultralight/CAPI.h:474
ultralight/types.go:98
TypeAliasULKeyEvent
ULKeyEvent as declared in Ultralight/CAPI.h:57
ultralight/types.go:71
TypeAliasULKeyEventType
ULKeyEventType as declared in Ultralight/CAPI.h:140
ultralight/const.go:128
TypeAliasULMessageLevel
ULMessageLevel as declared in Ultralight/CAPI.h:81
ultralight/const.go:56
TypeAliasULMessageSource
ULMessageSource as declared in Ultralight/CAPI.h:73
ultralight/const.go:38
TypeAliasULMonitor
ULMonitor as declared in AppCore/CAPI.h:36
ultralight/types.go:32
TypeAliasULMouseButton
ULMouseButton as declared in Ultralight/CAPI.h:153
ultralight/const.go:149
TypeAliasULMouseEvent
ULMouseEvent as declared in Ultralight/CAPI.h:58
ultralight/types.go:74
TypeAliasULMouseEventType
ULMouseEventType as declared in Ultralight/CAPI.h:146
ultralight/const.go:139
TypeAliasULOverlay
ULOverlay as declared in AppCore/CAPI.h:37
ultralight/types.go:35
TypeAliasULRenderTarget
ULRenderTarget as declared in Ultralight/CAPI.h:56
ultralight/types.go:68
TypeAliasULRenderer
ULRenderer as declared in Ultralight/CAPI.h:51
ultralight/types.go:53
FuncTypeULResizeCallback
ULResizeCallback type as declared in AppCore/CAPI.h:205
ultralight/types.go:44
TypeAliasULScrollEvent
ULScrollEvent as declared in Ultralight/CAPI.h:59
ultralight/types.go:77
TypeAliasULScrollEventType
ULScrollEventType as declared in Ultralight/CAPI.h:158
ultralight/const.go:160
TypeAliasULSettings
ULSettings as declared in AppCore/CAPI.h:33
ultralight/types.go:23
TypeAliasULString
ULString as declared in Ultralight/CAPI.h:54
ultralight/types.go:62
FuncTypeULUpdateCallback
ULUpdateCallback type as declared in AppCore/CAPI.h:118
ultralight/types.go:38
FuncTypeULUpdateHistoryCallback
ULUpdateHistoryCallback type as declared in Ultralight/CAPI.h:484
ultralight/types.go:101
TypeAliasULView
ULView as declared in Ultralight/CAPI.h:52
ultralight/types.go:56
TypeAliasULWindow
ULWindow as declared in AppCore/CAPI.h:35
ultralight/types.go:29
TypeAliasULWindowFlags
ULWindowFlags as declared in AppCore/CAPI.h:47
ultralight/const.go:27
StructWindow
Window represents a single Ultralight instance
muon.go:15
StructcgoAllocMap
cgoAllocMap stores pointers to C allocated memory for future reference.
ultralight/cgo_helpers.go:27
Structipf
muon.go:25
StructsliceHeader
ultralight/cgo_helpers.go:678
StructstringHeader
ultralight/cgo_helpers.go:1070
StructtestObject
muon_test.go:27