_GtkPagebar Struct Reference

Data Fields

GtkDrawingArea drawing_area
GdkPixmap * pixmap
 The backend pixmap always has the same size as the widget.
PangoLayout * pango_layout
 To display the text.
GdkGC * own_gc
 Own gc is used for drawing our lines.
unsigned int page_count
 The total page number.
unsigned int current_page
 Current page.
unsigned int last_selected_page
 Page last selected.
PagebarStatus status
 Page bar status.
GdkRectangle cpi_area
GArray * bookmarks
int pagebar_width
int pagebar_height
int left_indicator_offset
int right_indicator_offset
unsigned int max_detailed_items
 Max items can be displayed.

Detailed Description

Definition at line 94 of file erGtkPageBar.c.


Field Documentation

GdkRectangle _GtkPagebar::cpi_area
GtkDrawingArea _GtkPagebar::drawing_area

Definition at line 96 of file erGtkPageBar.c.

Page last selected.

Definition at line 103 of file erGtkPageBar.c.

Referenced by gtk_pagebar_set_current_page(), and on_current_page_changed().

Definition at line 115 of file erGtkPageBar.c.

Referenced by pagebar_draw_overview(), and pagebar_get_x_of_marker().

Max items can be displayed.

Definition at line 118 of file erGtkPageBar.c.

Referenced by gtk_pagebar_set_number_of_pages(), and on_pagebar_configured().

GdkPixmap* _GtkPagebar::pixmap

Definition at line 116 of file erGtkPageBar.c.

Referenced by pagebar_draw_overview(), and pagebar_get_x_of_marker().


The documentation for this struct was generated from the following file:
Generated by  doxygen 1.6.2-20100208