| EIntervalChooserEIntervalChooser |  | 
Object Hierarchy
    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkContainer
                ╰── GtkBox
                    ╰── EIntervalChooser
 
Implemented Interfaces
EIntervalChooser implements
 AtkImplementorIface,  GtkBuildable and  GtkOrientable.
 
Functions
e_interval_chooser_new ()
GtkWidget *
e_interval_chooser_new (void);
 
e_interval_chooser_get_interval_minutes ()
guint
e_interval_chooser_get_interval_minutes
                               (EIntervalChooser *refresh);
 
e_interval_chooser_set_interval_minutes ()
void
e_interval_chooser_set_interval_minutes
                               (EIntervalChooser *refresh,
                                guint interval_minutes);
 
 
Types and Values
struct EIntervalChooser
struct EIntervalChooser;
 
enum EDurationType
Possible units for a duration or interval value.
This enumeration is typically used where the numeric value and the
units of the value are shown or recorded separately.
 
 
Property Details
The “interval-minutes” property
  “interval-minutes”         guint
Refresh interval in minutes.
Flags: Read / Write / Construct
Default value: 60