Method
StBorderImageget_borders
Declaration [src]
void
st_border_image_get_borders (
  StBorderImage* image,
  int* border_top,
  int* border_right,
  int* border_bottom,
  int* border_left
)
Parameters
- border_top
- 
            Type: int*No description available. The data is owned by the caller of the method. 
- border_right
- 
            Type: int*No description available. The data is owned by the caller of the method. 
- border_bottom
- 
            Type: int*No description available. The data is owned by the caller of the method. 
- border_left
- 
            Type: int*No description available. The data is owned by the caller of the method.