# This information taken from gdm 2.30 on Ubuntu 10.10 # # === Methods Available === # BeginVerification ( ) # BeginVerificationForUser ( s username ) # BeginTimedLogin ( ) # AnswerQuery ( s text ) # SelectSession ( s text ) # SelectHostname ( s text ) # SelectLanguage ( s text ) # SelectUser ( s text ) # Cancel ( ) # Disconnect ( ) # GetDisplayId ( ) -> ( s id ) # StartSessionWhenReady ( b should_start_session ) # # === Signals === # # Info( s text ) # Problem( s text ) # InfoQuery( s text ) # SecretInfoQuery( s text ) # SelectedUserChanged( s username ) # DefaultLanguageNameChanged( s language_name ) # DefaultLayoutNameChanged( s layout_name ) # DefaultSessionNameChanged( s session_name ) # SelectUser( s username ) # TimedLoginRequested( s username, i delay ) # Ready # Reset # UserAuthorized