LocationEntry


Description:

[ 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.

Parameters:

top

the top-level location for the entry.

Returns:

the new LocationEntry