Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

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
unsigned int clip:1


Field Documentation

unsigned int kate_region::clip
 

text/images will be clipped to the region

int kate_region::h
 

size of the region

kate_space_metric kate_region::metric
 

how to interpret the xywh values

int kate_region::style
 

default style to apply to text in this region

int kate_region::w
 

size of the region

int kate_region::x
 

origin of the region

int kate_region::y
 

origin of the region


The documentation for this struct was generated from the following file:
Generated on Wed Nov 17 09:57:31 2010 for libkate by  doxygen 1.3.9.1