D-Bus 1.14.10
Data Fields

Information about a auth state. More...

Data Fields

const char * name
 Name of the state. More...
 
DBusAuthStateFunction handler
 State function for this state. More...
 

Detailed Description

Information about a auth state.

Definition at line 144 of file dbus-auth.c.

Field Documentation

◆ handler

DBusAuthStateFunction DBusAuthStateData::handler

State function for this state.

Definition at line 147 of file dbus-auth.c.

◆ name

const char* DBusAuthStateData::name

Name of the state.

Definition at line 146 of file dbus-auth.c.


The documentation for this struct was generated from the following file: