_GtkSpinbuttonsci Struct Reference

#include <gtkspinbuttonsci.h>

List of all members.

Public Attributes

GtkEntry entry
GtkAdjustment * adjustment
GtkAdjustment * adjustment_safety
GdkWindow * panel
guint32 timer
gdouble climb_rate
gdouble timer_step
GtkSpinbuttonsciUpdatePolicy update_policy
guint in_child: 2
guint click_child: 2
guint button: 2
guint need_timer: 1
guint timer_calls: 3
guint digits: 10
guint numeric: 1
guint wrap: 1
guint snap_to_ticks: 1
guint jump_to_limits: 1
guint sci_fixed_point_mantisse: 1
guint sci_max_left_digits: 10
guint sci_extension_magnitude_arrows: 1
gchar * sci_suffix
GtkAdjustment * adjustment
GtkAdjustment * adjustment_safety
GdkWindow * panel
gchar * sci_suffix


Detailed Description

Definition at line 74 of file gtkspinbuttonsci.h.


Member Data Documentation

GtkAdjustment* _GtkSpinbuttonsci::adjustment
 

Definition at line 78 of file gtkspinbuttonsci.h.

GtkAdjustment* _GtkSpinbuttonsci::adjustment
 

Definition at line 78 of file gtkspinbuttonsci.h.

Referenced by adjustment_changed_cb(), gtk_spin_button_sci_button_release(), gtk_spin_button_sci_default_output(), gtk_spin_button_sci_get_property(), gtk_spin_button_sci_init(), gtk_spin_button_sci_key_release(), gtk_spin_button_sci_real_spin(), gtk_spin_button_sci_scroll(), gtk_spin_button_sci_set_property(), gtk_spin_button_sci_size_request(), gtk_spin_button_sci_snap(), gtk_spin_button_sci_stop_spinning(), and spin_button_sci_at_limit().

GtkAdjustment* _GtkSpinbuttonsci::adjustment_safety
 

Definition at line 79 of file gtkspinbuttonsci.h.

GtkAdjustment* _GtkSpinbuttonsci::adjustment_safety
 

Definition at line 79 of file gtkspinbuttonsci.h.

Referenced by gtk_spin_button_sci_init().

guint _GtkSpinbuttonsci::button
 

Definition at line 92 of file gtkspinbuttonsci.h.

Referenced by gtk_spin_button_sci_button_press(), gtk_spin_button_sci_button_release(), gtk_spin_button_sci_init(), gtk_spin_button_sci_motion_notify(), and gtk_spin_button_sci_stop_spinning().

guint _GtkSpinbuttonsci::click_child
 

Definition at line 91 of file gtkspinbuttonsci.h.

Referenced by gtk_spin_button_sci_button_release(), gtk_spin_button_sci_init(), gtk_spin_button_sci_stop_spinning(), gtk_spin_button_sci_timer(), and start_spinning().

gdouble _GtkSpinbuttonsci::climb_rate
 

Definition at line 85 of file gtkspinbuttonsci.h.

Referenced by gtk_spin_button_sci_get_property(), gtk_spin_button_sci_init(), and gtk_spin_button_sci_set_property().

guint _GtkSpinbuttonsci::digits
 

Definition at line 95 of file gtkspinbuttonsci.h.

Referenced by gtk_spin_button_sci_default_output(), gtk_spin_button_sci_get_property(), gtk_spin_button_sci_init(), gtk_spin_button_sci_set_property(), and gtk_spin_button_sci_size_request().

GtkEntry _GtkSpinbuttonsci::entry
 

Definition at line 76 of file gtkspinbuttonsci.h.

guint _GtkSpinbuttonsci::in_child
 

Definition at line 90 of file gtkspinbuttonsci.h.

Referenced by gtk_spin_button_sci_enter_notify(), gtk_spin_button_sci_init(), gtk_spin_button_sci_leave_notify(), and gtk_spin_button_sci_motion_notify().

guint _GtkSpinbuttonsci::jump_to_limits
 

Definition at line 99 of file gtkspinbuttonsci.h.

Referenced by gtk_spin_button_sci_button_release(), and gtk_spin_button_sci_init().

guint _GtkSpinbuttonsci::need_timer
 

Definition at line 93 of file gtkspinbuttonsci.h.

Referenced by gtk_spin_button_sci_init(), gtk_spin_button_sci_stop_spinning(), and start_spinning().

guint _GtkSpinbuttonsci::numeric
 

Definition at line 96 of file gtkspinbuttonsci.h.

Referenced by gtk_spin_button_sci_get_property(), gtk_spin_button_sci_init(), and gtk_spin_button_sci_insert_text().

GdkWindow* _GtkSpinbuttonsci::panel
 

Definition at line 81 of file gtkspinbuttonsci.h.

GdkWindow* _GtkSpinbuttonsci::panel
 

Definition at line 81 of file gtkspinbuttonsci.h.

Referenced by gtk_spin_button_sci_button_press(), gtk_spin_button_sci_enter_notify(), gtk_spin_button_sci_expose(), gtk_spin_button_sci_init(), gtk_spin_button_sci_motion_notify(), gtk_spin_button_sci_realize(), gtk_spin_button_sci_unrealize(), and spin_button_sci_redraw().

guint _GtkSpinbuttonsci::sci_extension_magnitude_arrows
 

Definition at line 102 of file gtkspinbuttonsci.h.

Referenced by gtk_spin_button_sci_init().

guint _GtkSpinbuttonsci::sci_fixed_point_mantisse
 

Definition at line 100 of file gtkspinbuttonsci.h.

Referenced by gtk_spin_button_sci_init().

guint _GtkSpinbuttonsci::sci_max_left_digits
 

Definition at line 101 of file gtkspinbuttonsci.h.

Referenced by gtk_spin_button_sci_init().

gchar* _GtkSpinbuttonsci::sci_suffix
 

Definition at line 104 of file gtkspinbuttonsci.h.

gchar* _GtkSpinbuttonsci::sci_suffix
 

Definition at line 104 of file gtkspinbuttonsci.h.

Referenced by gtk_spin_button_sci_default_output(), gtk_spin_button_sci_init(), and gtk_spin_button_sci_set_suffix().

guint _GtkSpinbuttonsci::snap_to_ticks
 

Definition at line 98 of file gtkspinbuttonsci.h.

Referenced by gtk_spin_button_sci_get_property(), and gtk_spin_button_sci_init().

guint32 _GtkSpinbuttonsci::timer
 

Definition at line 83 of file gtkspinbuttonsci.h.

Referenced by gtk_spin_button_sci_init(), gtk_spin_button_sci_stop_spinning(), gtk_spin_button_sci_timer(), and start_spinning().

guint _GtkSpinbuttonsci::timer_calls
 

Definition at line 94 of file gtkspinbuttonsci.h.

Referenced by gtk_spin_button_sci_init(), gtk_spin_button_sci_key_release(), and gtk_spin_button_sci_stop_spinning().

gdouble _GtkSpinbuttonsci::timer_step
 

Definition at line 86 of file gtkspinbuttonsci.h.

Referenced by adjustment_changed_cb(), gtk_spin_button_sci_init(), gtk_spin_button_sci_key_release(), gtk_spin_button_sci_real_change_value(), gtk_spin_button_sci_stop_spinning(), gtk_spin_button_sci_timer(), and start_spinning().

GtkSpinbuttonsciUpdatePolicy _GtkSpinbuttonsci::update_policy
 

Definition at line 88 of file gtkspinbuttonsci.h.

Referenced by gtk_spin_button_sci_get_property(), and gtk_spin_button_sci_init().

guint _GtkSpinbuttonsci::wrap
 

Definition at line 97 of file gtkspinbuttonsci.h.

Referenced by gtk_spin_button_sci_get_property(), gtk_spin_button_sci_init(), gtk_spin_button_sci_real_spin(), and spin_button_sci_at_limit().


The documentation for this struct was generated from the following files:
Generated on Sat Apr 1 09:04:54 2006 for GXSM by  doxygen 1.4.6