[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public TimezoneMenu (Location top)
Creates a new TimezoneMenu.
top
will normally be the location returned from location_get_world
, but you can create a menu that contains the timezones from a smaller set of locations if you want.
top |
the top-level location for the menu. |
the new TimezoneMenu |