#include <pangomm/attributes.h>
|  | 
| const typedef PangoAttribute* | CType | 
|  | 
◆ CppType
◆ CTypeNonConst
◆ release_c_type()
  
  | 
        
          | static void Pango::AttributeTraits::release_c_type | ( | CType | ptr | ) |  |  | inlinestatic | 
 
 
◆ to_c_type() [1/2]
  
  | 
        
          | static CType Pango::AttributeTraits::to_c_type | ( | const CppType& | obj | ) |  |  | inlinestatic | 
 
 
◆ to_c_type() [2/2]
  
  | 
        
          | static CType Pango::AttributeTraits::to_c_type | ( | CType | ptr | ) |  |  | inlinestatic | 
 
 
◆ to_cpp_type()
  
  | 
        
          | static CppType Pango::AttributeTraits::to_cpp_type | ( | CType | ptr | ) |  |  | inlinestatic | 
 
 
◆ CType
      
        
          | const typedef PangoAttribute* Pango::AttributeTraits::CType |