Method
PhoshLayerSurfaceget_margins
Declaration [src]
void
phosh_layer_surface_get_margins (
PhoshLayerSurface* self,
int* top,
int* right,
int* bottom,
int* left
)
Parameters
top |
int* |
No description available. | |
The data is owned by the caller of the function. | |
right |
int* |
No description available. | |
The data is owned by the caller of the function. | |
bottom |
int* |
No description available. | |
The data is owned by the caller of the function. | |
left |
int* |
No description available. | |
The data is owned by the caller of the function. |