Beaver  0.4.1
Data Fields
beaver_text_selection_s Struct Reference

#include <beaver.h>

Data Fields

gint line
 
gint start
 
gint end
 
gint offset
 

Detailed Description

A structure holding the position of the selection.

Parameters
linethe line the selection is in
startthe start of the selection (according to line)
endthe end of the selection (according to line)
offsetstart of the selection (according to whole document)

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