Gnome::Gtk4::T-accessible =end rakudoc
=begin rakudoc
#------------------------------------------------------------------------------- #--[Class Initialization]------------------------------------------------------- #-------------------------------------------------------------------------------
=begin rakudoc
Class initialization
new
Initialization of a type class is simple and only needed when the standalone functions are used.
method new ( )
=end rakudoc #------------------------------------------------------------------------------- #--[Record Structure]----------------------------------------------------------- #-------------------------------------------------------------------------------
=begin rakudoc
Record N-AccessibleList
This is an opaque type of which fields are not available.
class N-AccessibleList:auth<github:MARTIMM>:api<2> is export is repr('CStruct') { }
=end rakudoc
#------------------------------------------------------------------------------- #--[Enumerations]--------------------------------------------------------------- #-------------------------------------------------------------------------------
=begin rakudoc
Enumerations
GtkAccessiblePlatformState
The various platform states which can be queried using .get-platform-state().
GTK_ACCESSIBLE_PLATFORM_STATE_FOCUSABLE; whether the accessible can be focusedGTK_ACCESSIBLE_PLATFORM_STATE_FOCUSED; whether the accessible has focusGTK_ACCESSIBLE_PLATFORM_STATE_ACTIVE; whether the accessible is active =end rakudoc
#------------------------------------------------------------------------------- #--[Standalone Functions]------------------------------------------------------- #-------------------------------------------------------------------------------
=begin rakudoc
Standalone Functions =end rakudoc
#------------------------------------------------------------------------------- =begin rakudoc
accessible-property-init-value
No documentation of method.
method accessible-property-init-value ( GtkAccessibleProperty $property, N-Object $value )
$property; .
$value;
=end rakudoc
#------------------------------------------------------------------------------- =begin rakudoc
accessible-relation-init-value
No documentation of method.
method accessible-relation-init-value ( GtkAccessibleRelation $relation, N-Object $value )
$relation; .
$value;
=end rakudoc
#------------------------------------------------------------------------------- =begin rakudoc
accessible-state-init-value
No documentation of method.
method accessible-state-init-value ( GtkAccessibleState $state, N-Object $value )
$state; .
$value;
=end rakudoc