#include <glib.h>
#include <gtk/gtkdialog.h>
Go to the source code of this file.
Defines | |
| #define | HILDON_STATUS_BAR_MAX_NOTE_TYPE 3 |
| #define | HILDON_STATUS_BAR_MAX_NO_OF_DIALOGS 30 |
Typedefs | |
| typedef system_dialog_st | SystemDialog |
| typedef void(* | dialog_closed_cb )(gint type, gpointer data) |
Functions | |
| void | hildon_status_bar_lib_prepare_dialog (gint type, const gchar *icon, const gchar *msg, gint int_type, dialog_closed_cb cb, gpointer data) |
| void | hildon_status_bar_lib_queue_dialog (const gchar *icon, const gchar *msg, gint int_type, dialog_closed_cb cb, gpointer data) |
| gint | hildon_status_bar_lib_open_closeable_dialog (gint type, const gchar *msg, const gchar *btext, gboolean save_result) |
| void | hildon_status_bar_lib_close_closeable_dialog (gint id) |
| gint | hildon_status_bar_lib_get_dialog_response (gint id) |
|
|
NOTICE: This API is not stable. |
|
|
NOTICE: This API is not stable. |
|
||||||||||||||||||||
|
NOTICE: This API is not stable. |
|
||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||
|
|
1.4.2