cheshirekow  v0.1.0
fontconfig::StrList Struct Reference

#include <cpp_fontconfig/StrList.h>

Public Types

typedef FcStrList * cobjptr
 
typedef StrListDelegate Delegate
 
typedef FcStrList * Storage
 

Static Public Member Functions

static RefPtr< StrListcreate (RefPtr< StrSet > set)
 create a string iterator More...
 

Detailed Description

Definition at line 90 of file StrList.h.

Member Typedef Documentation

typedef FcStrList* fontconfig::StrList::cobjptr

Definition at line 94 of file StrList.h.

Definition at line 92 of file StrList.h.

typedef FcStrList* fontconfig::StrList::Storage

Definition at line 93 of file StrList.h.

Member Function Documentation

static RefPtr<StrList> fontconfig::StrList::create ( RefPtr< StrSet set)
static

create a string iterator

Creates an iterator to list the strings in set.


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