Heraia  0.1.8
selection_t Struct Reference

A structure to manage a single selection. More...

#include <libheraia.h>

Data Fields

guint64 start
 Starting position of the selection. More...
 
guint64 end
 Ending position of the selection. More...
 

Detailed Description

A structure to manage a single selection.

Definition at line 307 of file libheraia.h.

Field Documentation

guint64 selection_t::end

Ending position of the selection.

Definition at line 310 of file libheraia.h.

Referenced by ghex_get_selection(), and refresh_file_labels().

guint64 selection_t::start

Starting position of the selection.

Definition at line 309 of file libheraia.h.

Referenced by ghex_get_selection(), and refresh_file_labels().


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