go
AtkMiscClass
atk
c
types
Usage of AtkMisc is deprecated since 2.12 and heavily discouraged.
struct
AtkMiscClass {
GObjectClass
parent
;
extern (
C
)
void
function
(
AtkMisc
*
misc
)
threadsEnter
;
extern (
C
)
void
function
(
AtkMisc
*
misc
)
threadsLeave
;
void
*[
32
]
vfuncs
;
}
Members
Variables
threadsEnter
void
function
(
AtkMisc
*
misc
)
threadsEnter
;
threadsLeave
void
function
(
AtkMisc
*
misc
)
threadsLeave
;
atk
c
types
aliases
AtkAttributeSet
AtkEventListener
AtkEventListenerInit
AtkFocusHandler
AtkFunction
AtkKeySnoopFunc
AtkPropertyChangeHandler
enums
AtkCoordType
AtkHyperlinkStateFlags
AtkKeyEventType
AtkLayer
AtkRelationType
AtkRole
AtkScrollType
AtkStateType
AtkTextAttribute
AtkTextBoundary
AtkTextClipType
AtkTextGranularity
AtkValueType
manifest constants
BINARY_AGE
INTERFACE_AGE
MAJOR_VERSION
MICRO_VERSION
MINOR_VERSION
VERSION_MIN_REQUIRED
structs
AtkActionIface
AtkComponentIface
AtkDocumentIface
AtkEditableTextIface
AtkHyperlinkClass
AtkHyperlinkImplIface
AtkHypertextIface
AtkImageIface
AtkKeyEventStruct
AtkMiscClass
AtkObjectClass
AtkObjectFactoryClass
AtkPlugClass
AtkPropertyValues
AtkRectangle
AtkSelectionIface
AtkSocketClass
AtkStreamableContentIface
AtkTableCellIface
AtkTableIface
AtkTextIface
AtkTextRange
AtkTextRectangle
AtkUtil
AtkUtilClass
AtkValueIface
Usage of AtkMisc is deprecated since 2.12 and heavily discouraged.