pcb 4.1.1
An interactive printed circuit board layout editor.

GHidPort Struct Reference

#include <gui.h>

Collaboration diagram for GHidPort:

Data Fields

GtkWidget * top_window
GtkWidget * drawing_area
GdkPixmap * pixmap
GdkPixmap * mask
GdkDrawable * drawable
gint width
gint height
struct render_privrender_priv
GdkColor bg_color
GdkColor offlimits_color
GdkColor grid_color
GdkColormap * colormap
GdkCursor * X_cursor
GdkCursorType X_cursor_shape
gboolean has_entered
gboolean panning
view_data view
Coord pcb_x
Coord pcb_y
Coord crosshair_x
Coord crosshair_y
guint tooltip_update_timeout_id

Detailed Description

Definition at line 178 of file gui.h.


Field Documentation

Definition at line 188 of file gui.h.

Referenced by ghid_draw_grid(), ghid_set_special_colors(), and set_special_grid_color().

GdkPixmap * GHidPort::mask

Definition at line 182 of file gui.h.

Referenced by ghid_drawing_area_configure_hook(), ghid_use_mask(), and use_gc().

Definition at line 196 of file gui.h.

Referenced by ghid_port_button_press_cb(), ghid_port_window_motion_cb(), and PanAction().

Definition at line 199 of file gui.h.

Referenced by ghid_get_coords(), ghid_note_event_location(), and SwapSides().

Definition at line 199 of file gui.h.

Referenced by ghid_get_coords(), ghid_note_event_location(), and SwapSides().

GdkCursor* GHidPort::X_cursor

Definition at line 192 of file gui.h.

Referenced by gport_set_cursor().

GdkCursorType GHidPort::X_cursor_shape

Definition at line 193 of file gui.h.

Referenced by ghid_corner_cursor(), and gport_set_cursor().


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