|
Public Member Functions |
| virtual | ~SetPasswordDialog () |
| HildonSetPasswordDialog * | gobj () |
| | Provides access to the underlying C GtkObject.
|
| const HildonSetPasswordDialog * | gobj () const |
| | Provides access to the underlying C GtkObject.
|
| | SetPasswordDialog (bool modify_protection) |
| | SetPasswordDialog (Gtk::Window &parent, bool modify_protection) |
| | SetPasswordDialog (const Glib::ustring &password, bool modify_protection) |
| | SetPasswordDialog (Gtk::Window &parent, const Glib::ustring &password, bool modify_protection) |
| Glib::ustring | get_password () const |
| | Returns current password.
|
| bool | get_protected () const |
| | Returns the protection mode.
|
| void | set_domain (const Glib::ustring &domain) |
| | Sets the optional descriptive text.
|
Related Functions |
(Note that these are not member functions.)
|
| Hildon::SetPasswordDialog * | wrap (HildonSetPasswordDialog *object, bool take_copy=false) |