API Version: 1.0
Library Version: 2.37
gboolean atk_component_set_size ( AtkComponent* component, gint width, gint height )
Set the size of the component in terms of width and height.
component
width
gint
Width to set for component.
height
Height to set for component.
gboolean
TRUE or FALSE whether the size was set or not.
TRUE
FALSE