| D-Bus 1.16.2
    | 
Information about a auth state. More...
| Data Fields | |
| const char * | name | 
| Name of the state. | |
| DBusAuthStateFunction | handler | 
| State function for this state. | |
Information about a auth state.
Definition at line 146 of file dbus-auth.c.
| DBusAuthStateFunction DBusAuthStateData::handler | 
State function for this state.
Definition at line 149 of file dbus-auth.c.
| const char* DBusAuthStateData::name | 
Name of the state.
Definition at line 148 of file dbus-auth.c.