_MetaButtonSpace Struct Reference

The computed size of a button (really just a way of tying its visible and clickable areas together). More...


Data Fields

GdkRectangle visible
 The screen area where the button's image is drawn.
GdkRectangle clickable
 The screen area where the button can be activated by clicking.


Detailed Description

The computed size of a button (really just a way of tying its visible and clickable areas together).

The reason for two different rectangles here is Fitts' law & maximized windows; see bug #97703 for more details.

Definition at line 158 of file theme.h.


Field Documentation

The screen area where the button's image is drawn.

Definition at line 161 of file theme.h.

Referenced by button_rect(), control_rect(), and meta_frame_layout_calc_geometry().

The screen area where the button can be activated by clicking.

Definition at line 163 of file theme.h.

Referenced by get_control(), and meta_frame_layout_calc_geometry().


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

Generated on Sat Aug 23 22:04:24 2008 for metacity by  doxygen 1.5.5