Pebble Foundation Classes  0.2.0
C++ for Pebble
GEdgeInsets Struct Reference

#include <pebble.h>

Public Attributes

int16_t top
 The inset at the top of an object.
 
int16_t right
 The inset at the right of an object.
 
int16_t bottom
 The inset at the bottom of an object.
 
int16_t left
 The inset at the left of an object.
 

Detailed Description

Represents insets for four sides. Negative values mean a side extends.

See also
grect_inset

The documentation for this struct was generated from the following file: