![]() |
Audacity 3.2.0
|
Public Member Functions | |
| wxGtkString (gchar *s) | |
| ~wxGtkString () | |
| const gchar * | c_str () const |
| operator gchar * () const | |
Private Member Functions | |
| wxDECLARE_NO_COPY_CLASS (wxGtkString) | |
Private Attributes | |
| gchar * | m_str |
Definition at line 35 of file gtk/FileDialogPrivate.cpp.
|
inlineexplicit |
Definition at line 38 of file gtk/FileDialogPrivate.cpp.
|
inline |
|
inline |
|
inline |
|
private |
|
private |
Definition at line 46 of file gtk/FileDialogPrivate.cpp.
Referenced by c_str(), operator gchar *(), and ~wxGtkString().