kate_region Struct Reference

#include <kate.h>


Detailed Description

defines an area where to draw

Data Fields

kate_space_metric metric
int x
int y
int w
int h
int style
uint32_t clip:1

Field Documentation

kate_space_metric kate_region::metric

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

int kate_region::style

default style to apply to text in this region

uint32_t kate_region::clip

text/images will be clipped to the region


The documentation for this struct was generated from the following file:
Generated on Sun Jun 22 18:20:28 2008 for libkate by  doxygen 1.5.4