atk.no_op_object
Module for [NoOpObject] class
Types 3
classNoOpObject : atk.object.ObjectWrap, atk.action.Action, atk.component.Component, atk.document.Document, atk.editable_text.EditableText, atk.hypertext.Hypertext, atk.image.Image, atk.selection.Selection, atk.table.Table, atk.table_cell.TableCell, atk.text.Text, atk.value.Value, atk.window.Window
An AtkObject which purports to implement all ATK interfaces.
An AtkNoOpObject is an AtkObject which purports to implement all ATK interfaces. It is the type of AtkObject which is created if an accessible object is requested for an object type for which no factory type is specified.
Methods
NoOpObjectGidBuilder builder() static nothrowGet builder for [atk.no_op_object.NoOpObject] Returns: New builder objectConstructors
this(gobject.object.ObjectWrap obj)Provides a default (non-functioning stub) #AtkObject. Application maintainers should not use this method.classNoOpObjectGidBuilderImpl(T) : atk.object.ObjectWrapGidBuilderImpl!T, atk.action.ActionGidBuilderImpl!T, atk.component.ComponentGidBuilderImpl!T, atk.document.DocumentGidBuilderImpl!T, atk.editable_text.EditableTextGidBuilderImpl!T, atk.hypertext.HypertextGidBuilderImpl!T, atk.image.ImageGidBuilderImpl!T, atk.selection.SelectionGidBuilderImpl!T, atk.table.TableGidBuilderImpl!T, atk.table_cell.TableCellGidBuilderImpl!T, atk.text.TextGidBuilderImpl!T, atk.value.ValueGidBuilderImpl!T, atk.window.WindowGidBuilderImpl!T
Fluent builder implementation template for atk.no_op_object.NoOpObject
Fluent builder for atk.no_op_object.NoOpObject
Methods