| Import line: | Atk = imports.gi.Atk; | 
| GIR File: | Atk-1.0.gir | 
| C documentation: | AtkComponent | 
| Interface : | Component | 
| Implementations: | Atk.NoOpObject, Atk.Plug, Atk.Socket | 
| None | 
| Method / Constructor | Defined By | |
|---|---|---|
| Checks whether the specified point is within the extent of the component. 
			
				Checks whether the specified point is within the extent of the component. the extent of the component or not 
 
 | Atk.Component | |
| 
			get_alpha
				
				 () 
			
				
					 : 
					gdouble
					
				
			
		 Returns the alpha value (i.e. 
			
				Returns the alpha value (i.e. the opacity) for this (fully opaque). 
 | Atk.Component | |
| Gets the rectangle which gives the extent of the component. 
			
				Gets the rectangle which gives the extent of the component.
		    
				
			
			
			
			
				 
 
 | Atk.Component | |
| 
			get_layer
				
				 () 
			
				
					 : 
					Atk.Layer
					
				
			
		 Gets the layer of the component. 
			
				Gets the layer of the component.
		    
				
			
			
			
			
			
			 
			
			
				 
 | Atk.Component | |
| 
			get_mdi_zorder
				
				 () 
			
				
					 : 
					gint32
					
				
			
		 Gets the zorder of the component. 
			
				Gets the zorder of the component. The value G_MININT will be returned  if the layer of the component is not ATK_LAYER_MDI or ATK_LAYER_WINDOW. which the component is shown in relation to other components in the same container. 
 | Atk.Component | |
| Gets the position of component in the form of  a point specifying component's top-left corner. 
			
				Gets the position of component in the form of  a point specifying component's top-left corner. 
 
 | Atk.Component | |
| Atk.Component | ||
| 
			grab_focus
				
				 () 
			
				
					 : 
					gboolean
					
				
			
		 Grabs focus for this component. 
			
				Grabs focus for this component.
		    
				
			
			
			
			
			
			 
			
			
				 
 | Atk.Component | |
| Gets a reference to the accessible child, if one exists, at the coordinate point specified by x and y. 
			
				Gets a reference to the accessible child, if one exists, at the coordinate point specified by x and y. 
 
 | Atk.Component | |
| 
			remove_focus_handler
				
				 (guint32 handler_id) 
			
				
					 : 
					none
					
				
			
		 Remove the handler specified by handler_id from the list of functions to be executed when this object receives focus events (in or out). 
			
				Remove the handler specified by handler_id from the list of functions to be executed when this object receives focus events (in or out). 
 
 | Atk.Component | |
| Sets the extents of component. 
			
				Sets the extents of component.
		    
				
			
			
			
			
				 
 
 | Atk.Component | |
| Sets the postition of component. 
			
				Sets the postition of component.
		    
				
			
			
			
			
				 
 
 | Atk.Component | |
| Set the size of the component in terms of width and height. | Atk.Component | |
| Event | Defined By | |
|---|---|---|
| 
 
 | Atk.Component | |