![]() |
![]() |
![]() |
Emerillon Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties |
EmerillonWindow; EmerillonWindowClass; EmerillonWindowPrivate; #define EMERILLON_WINDOW_ERROR GtkWidget * emerillon_window_dup_default (void
); ChamplainView * emerillon_window_get_map_view (EmerillonWindow *window
); GtkUIManager * emerillon_window_get_ui_manager (EmerillonWindow *window
); GtkWidget * emerillon_window_get_toolbar (EmerillonWindow *window
); GtkWidget * emerillon_window_get_sidebar (EmerillonWindow *window
); GtkWidget * emerillon_window_get_statusbar (EmerillonWindow *window
);
GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkContainer +----GtkBin +----GtkWindow +----EmerillonWindow
ChamplainView * emerillon_window_get_map_view (EmerillonWindow *window
);
GtkUIManager * emerillon_window_get_ui_manager (EmerillonWindow *window
);
GtkWidget * emerillon_window_get_toolbar (EmerillonWindow *window
);
Retrieves Emerillon's toolbar
|
An EmerillonWindow instance. [in] |
Returns : |
A GtkWidget containig Emerillon's toolbar |
GtkWidget * emerillon_window_get_sidebar (EmerillonWindow *window
);
Retrieves Emerillon's sidebar
|
An EmerillonWindow instance. [in] |
Returns : |
A GtkWidget containig the current sidebar |
GtkWidget * emerillon_window_get_statusbar (EmerillonWindow *window
);
"auto-update"
property"auto-update" gboolean : Read / Write
Toggle automatic update of the map position based on geoclue data. When enabled also gets the current position.
Since 0.1.2
Default value: FALSE