GObject.Object
Champlain.MapSourceDesc
| Import line: | Champlain = imports.gi.Champlain; |
| GIR File: | Champlain-0.10.gir |
| C documentation: | ChamplainMapSourceDesc |
| Class : | MapSourceDesc |
| Extends: | GObject.Object |
| Properties | Defined By | |
|---|---|---|
|
constructor : void*
|
Champlain.MapSourceDesc | |
|
data : void*
|
Champlain.MapSourceDesc | |
|
id : String
|
Champlain.MapSourceDesc | |
|
license : String
|
Champlain.MapSourceDesc | |
|
license_uri : String
|
Champlain.MapSourceDesc | |
|
max_zoom_level : guint32
|
Champlain.MapSourceDesc | |
|
min_zoom_level : guint32
|
Champlain.MapSourceDesc | |
|
name : String
|
Champlain.MapSourceDesc | |
|
parent_instance : GObject.Object
read only
|
Champlain.MapSourceDesc | |
|
priv : Champlain.MapSourceDescPrivate
read only
|
Champlain.MapSourceDesc | |
|
tile_size : guint32
|
Champlain.MapSourceDesc | |
|
uri_format : String
|
Champlain.MapSourceDesc | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new Champlain.MapSourceDesc
(Object properties)
Create a new Champlain.MapSourceDesc
Create a new Champlain.MapSourceDesc
|
||
|
get_data
()
:
void*
|
Champlain.MapSourceDesc | |
|
get_id
()
:
String
|
Champlain.MapSourceDesc | |
|
get_license
()
:
String
|
Champlain.MapSourceDesc | |
|
get_license_uri
()
:
String
|
Champlain.MapSourceDesc | |
|
get_max_zoom_level
()
:
guint32
|
Champlain.MapSourceDesc | |
|
get_min_zoom_level
()
:
guint32
|
Champlain.MapSourceDesc | |
|
get_name
()
:
String
|
Champlain.MapSourceDesc | |
|
get_projection
()
:
Champlain.MapProjection
|
Champlain.MapSourceDesc | |
|
get_tile_size
()
:
guint32
|
Champlain.MapSourceDesc | |
|
get_uri_format
()
:
String
|
Champlain.MapSourceDesc | |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
Champlain.MapSourceFactory
Method |
register
(MapSourceDesc desc)
:
gboolean
|