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