TimezoneMenu
Description:
[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public TimezoneMenu (Location top)
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.
Parameters:
top |
the top-level location for the menu. |
Returns:
the new TimezoneMenu |