#include <kate.h>
Data Fields | |
kate_space_metric | metric |
int | x |
int | y |
int | w |
int | h |
int | style |
uint32_t | clip:1 |
how to interpret the xywh values
int kate_region::x |
origin of the region
int kate_region::y |
origin of the region
int kate_region::w |
size of the region
int kate_region::h |
size of the region
default style to apply to text in this region
uint32_t kate_region::clip |
text/images will be clipped to the region