API Version: 1.0
Library Version: 2.52
Generated by gi-docgen 2024.2
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
Type: gint
gint
Width to set for component.
height
Height to set for component.
Type: gboolean
gboolean
TRUE or FALSE whether the size was set or not.
TRUE
FALSE