About all my projects
NO_TITLE

NO_TITLE

Gnome::Gtk4::T-accessible

Class initialization

new

Initialization of a type class is simple and only needed when the standalone functions are used.

method new ( )

Enumerations

GtkAccessiblePlatformState

The various platform states which can be queried using .get-platform-state().

  • GTK_ACCESSIBLE_PLATFORM_STATE_FOCUSABLE; whether the accessible can be focused

  • GTK_ACCESSIBLE_PLATFORM_STATE_FOCUSED; whether the accessible has focus

  • GTK_ACCESSIBLE_PLATFORM_STATE_ACTIVE; whether the accessible is active

Standalone Functions

accessible-property-init-value

No documentation of method.

method accessible-property-init-value ( GtkAccessibleProperty $property, N-Object $value )
  • $property; .

  • $value;

accessible-relation-init-value

No documentation of method.

method accessible-relation-init-value ( GtkAccessibleRelation $relation, N-Object $value )
  • $relation; .

  • $value;

accessible-state-init-value

No documentation of method.

method accessible-state-init-value ( GtkAccessibleState $state, N-Object $value )
  • $state; .

  • $value;