GNU Info

Info Node: (gpm.info)hl-Variables

(gpm.info)hl-Variables


Next: hl-Functions Prev: Concepts Up: High Level Lib
Enter node , (file) or (file)node

Variables
---------

`Gpm_Roi* gpm_roi'
     The linked list of regions (pointer to the top one).

`Gpm_Roi* gpm_current_roi'
     The region which got the last event (used to generate enter and
     leave events).

`Gpm_Handler* gpm_roi_handler'
     This variable is meant to be set by the user. It is the catch-all
     region of interest, which will be called for any mouse event not
     falling within any registered region. If NULL, the event will be
     discarded.

`void* gpm_roi_data'
     the client data to be passed to `gpm_roi_handler'.


automatically generated by info2www version 1.2.2.9