Class

HeTimePicker

[]

Description

class He.TimePicker : Gtk.Entry
{
  /* No available fields */
}

No description available.

[]

Hierarchy

hierarchy this HeTimePicker ancestor_0 GtkEntry ancestor_0--this ancestor_1 GtkWidget ancestor_1--ancestor_0 ancestor_2 GInitiallyUnowned ancestor_2--ancestor_1 ancestor_3 GObject ancestor_3--ancestor_2
[]

Constructors

he_time_picker_new_with_format

Creates a new TimePicker widget with the given format strings..

he_time_picker_new
No description available.

[]

Instance methods

he_time_picker_get_format_12
No description available.

he_time_picker_get_format_24
No description available.

he_time_picker_get_time
No description available.

he_time_picker_set_time
No description available.

Methods inherited from GtkEntry (58)
Methods inherited from GtkWidget (162)
Methods inherited from GObject (43)
[]

Properties

He.TimePicker:format-12

The string format of how to display the time when in 12h mode..

He.TimePicker:format-24

The string format of how to display the time when in 24h mode..

He.TimePicker:time
No description available.

Properties inherited from GtkEntry (39)
Properties inherited from GtkWidget (34)
[]

Signals

He.TimePicker::time-changed

The signal when time is changed with this widget..

Signals inherited from GtkEntry (3)
Signals inherited from GtkWidget (13)
Signals inherited from GObject (1)

Class structure