Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

WndSelectColor Struct Reference

The main window structure. Its first member is the ancestor widget GtkBin. Other members are my private members. More...

#include <selectcolor.h>


Data Fields

GtkBin ancestor
 The ancestor widget.

GtkNotebook * notebook
 The tab widget.

GtkAdjustment * adj [COLOR_RECENT_START]
 The adjustments whose values express the current setting.

GtkWidget * drawing_area [COLOR_MAX]
 Drawing areas.

GtkWidget * dropper
 The invisible widget for dropper (used to grab mouse and keyboard events).

GtkWidget * dropper_button
 The button for dropper.

GtkEntry * hexet_entry
 The RGB hexet entry.

guchar * buf [COLOR_MAX]
 Buffers that contain rgb color contents of drawing areas.

int buf_width [COLOR_MAX]
 Buffer allocated widths.

int buf_height [COLOR_MAX]
 Buffer allocated heights.

int change_in_progress
 Whether widgets are being changed and change events should be ignored.


Detailed Description

The main window structure. Its first member is the ancestor widget GtkBin. Other members are my private members.


Field Documentation

GtkAdjustment* WndSelectColor::adj[COLOR_RECENT_START]
 

The adjustments whose values express the current setting.

Values are in [0,1].


The documentation for this struct was generated from the following file:
Generated on Tue Dec 9 16:30:10 2008 for Vrr by doxygen 1.3.5