Maeomm Reference Documentation: hildon-libsmm |
The widget performs no input checking and is used only for retrieving a user name and a password.
Public Member Functions | |
Glib::ustring | get_name () const |
Gets the text that's in the name entry. | |
Glib::ustring | get_password () const |
Gets the text that's in the password entry. | |
const HildonNamePasswordDialog* | gobj () const |
Provides access to the underlying C GtkObject. | |
HildonNamePasswordDialog* | gobj () |
Provides access to the underlying C GtkObject. | |
NamePasswordDialog (const Glib::ustring& name, const Glib::ustring& pass) | |
NamePasswordDialog (Gtk::Window& parent, const Glib::ustring& name, const Glib::ustring& pass) | |
NamePasswordDialog () | |
void | set_domain (const Glib::ustring& domain) |
sets the optional descriptive text | |
virtual | ~NamePasswordDialog () |
Related Functions | |
(Note that these are not member functions.) | |
Hildon::NamePasswordDialog* | wrap (HildonNamePasswordDialog* object, bool take_copy=false) |
|
|
|
|
|
|
|
|
|
Gets the text that's in the name entry.
Reimplemented from Gtk::Widget. |
|
Gets the text that's in the password entry.
|
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::Dialog. |
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::Dialog. |
|
sets the optional descriptive text
|
|
|