Method

AtspiComponentget_alpha

Declaration [src]

gdouble
atspi_component_get_alpha (
  AtspiComponent* obj
  GError** error
)

Description [src]

Gets the opacity/alpha value of a component, if alpha blending is in use.

Return value

Type: gdouble

The opacity value of a component, as a #gdouble between 0.0 and 1.0.