glib.gstrfuncs

Undocumented in source.

Members

Enums

GAsciiType
enum GAsciiType
Undocumented in source.

Functions

g_ascii_digit_value
gint g_ascii_digit_value(gchar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_ascii_dtostr
gchar* g_ascii_dtostr(gchar* buffer, gint buf_len, gdouble d)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_ascii_formatd
gchar* g_ascii_formatd(gchar* buffer, gint buf_len, const(gchar)* format, gdouble d)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_ascii_isalnum
auto g_ascii_isalnum(C c)
Undocumented in source. Be warned that the author may not have intended to support it.
g_ascii_isalpha
auto g_ascii_isalpha(C c)
Undocumented in source. Be warned that the author may not have intended to support it.
g_ascii_iscntrl
auto g_ascii_iscntrl(C c)
Undocumented in source. Be warned that the author may not have intended to support it.
g_ascii_isdigit
auto g_ascii_isdigit(C c)
Undocumented in source. Be warned that the author may not have intended to support it.
g_ascii_isgraph
auto g_ascii_isgraph(C c)
Undocumented in source. Be warned that the author may not have intended to support it.
g_ascii_islower
auto g_ascii_islower(C c)
Undocumented in source. Be warned that the author may not have intended to support it.
g_ascii_isprint
auto g_ascii_isprint(C c)
Undocumented in source. Be warned that the author may not have intended to support it.
g_ascii_ispunct
auto g_ascii_ispunct(C c)
Undocumented in source. Be warned that the author may not have intended to support it.
g_ascii_isspace
auto g_ascii_isspace(C c)
Undocumented in source. Be warned that the author may not have intended to support it.
g_ascii_isupper
auto g_ascii_isupper(C c)
Undocumented in source. Be warned that the author may not have intended to support it.
g_ascii_isxdigit
auto g_ascii_isxdigit(C c)
Undocumented in source. Be warned that the author may not have intended to support it.
g_ascii_strcasecmp
gint g_ascii_strcasecmp(const(gchar)* s1, const(gchar)* s2)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_ascii_strdown
gchar* g_ascii_strdown(const(gchar)* str, gssize len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_ascii_strncasecmp
gint g_ascii_strncasecmp(const(gchar)* s1, const(gchar)* s2, gsize n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_ascii_strtod
gdouble g_ascii_strtod(const(gchar)* nptr, gchar** endptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_ascii_strtoll
gint64 g_ascii_strtoll(const(gchar)* nptr, gchar** endptr, guint base)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_ascii_strtoull
guint64 g_ascii_strtoull(const(gchar)* nptr, gchar** endptr, guint base)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_ascii_strup
gchar* g_ascii_strup(const(gchar)* str, gssize len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_ascii_tolower
gchar g_ascii_tolower(gchar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_ascii_toupper
gchar g_ascii_toupper(gchar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_ascii_xdigit_value
gint g_ascii_xdigit_value(gchar c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_memdup
gpointer g_memdup(gconstpointer mem, guint byte_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_stpcpy
gchar* g_stpcpy(gchar* dest, const(char)* src)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_str_has_prefix
gboolean g_str_has_prefix(const(gchar)* str, const(gchar)* prefix)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_str_has_suffix
gboolean g_str_has_suffix(const(gchar)* str, const(gchar)* suffix)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_str_is_ascii
gboolean g_str_is_ascii(const(gchar)* str)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_str_match_string
gboolean g_str_match_string(const(gchar)* search_term, const(gchar)* potential_hit, gboolean accept_alternates)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_str_to_ascii
gchar* g_str_to_ascii(const(gchar)* str, const(gchar)* from_locale)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_str_tokenize_and_fold
gchar** g_str_tokenize_and_fold(const(gchar)* string, const(gchar)* translit_locale, gchar*** ascii_alternates)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_strcanon
gchar* g_strcanon(gchar* str, const(gchar)* valid_chars, gchar substitutor)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_strcasecmp
deprecated gint g_strcasecmp(const(gchar)* s1, const(gchar)* s2)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_strchomp
gchar* g_strchomp(gchar* str)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_strchug
gchar* g_strchug(gchar* str)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_strcompress
gchar* g_strcompress(const(gchar)* source)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_strconcat
gchar* g_strconcat(const(gchar)* string1, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_strdelimit
gchar* g_strdelimit(gchar* str, const(gchar)* delimiters, gchar new_delimiter)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_strdown
deprecated gchar* g_strdown(gchar* str)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_strdup
gchar* g_strdup(const(gchar)* str)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_strdup_printf
gchar* g_strdup_printf(const(gchar)* format, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_strdup_vprintf
gchar* g_strdup_vprintf(const(gchar)* format, va_list args)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_strdupv
gchar** g_strdupv(gchar** str_array)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_strerror
const(gchar)* g_strerror(gint errnum)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_strescape
gchar* g_strescape(const(gchar)* source, const(gchar)* exceptions)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_strfreev
void g_strfreev(gchar** str_array)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_strjoin
gchar* g_strjoin(const(gchar)* separator, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_strjoinv
gchar* g_strjoinv(const(gchar)* separator, gchar** str_array)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_strlcat
gsize g_strlcat(gchar* dest, const(gchar)* src, gsize dest_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_strlcpy
gsize g_strlcpy(gchar* dest, const(gchar)* src, gsize dest_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_strncasecmp
deprecated gint g_strncasecmp(const(gchar)* s1, const(gchar)* s2, guint n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_strndup
gchar* g_strndup(const(gchar)* str, gsize n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_strnfill
gchar* g_strnfill(gsize length, gchar fill_char)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_strreverse
gchar* g_strreverse(gchar* str)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_strrstr
gchar* g_strrstr(const(gchar)* haystack, const(gchar)* needle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_strrstr_len
gchar* g_strrstr_len(const(gchar)* haystack, gssize haystack_len, const(gchar)* needle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_strsignal
const(gchar)* g_strsignal(gint signum)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_strsplit
gchar** g_strsplit(const(gchar)* string, const(gchar)* delimiter, gint max_tokens)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_strsplit_set
gchar** g_strsplit_set(const(gchar)* string, const(gchar)* delimiters, gint max_tokens)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_strstr_len
gchar* g_strstr_len(const(gchar)* haystack, gssize haystack_len, const(gchar)* needle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_strstrip
gchar* g_strstrip(gchar* str)
Undocumented in source. Be warned that the author may not have intended to support it.
g_strtod
gdouble g_strtod(const(gchar)* nptr, gchar** endptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_strup
deprecated gchar* g_strup(gchar* str)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_strv_length
guint g_strv_length(gchar** str_array)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Manifest constants

G_ASCII_DTOSTR_BUF_SIZE
enum G_ASCII_DTOSTR_BUF_SIZE;
Undocumented in source.
G_STR_DELIMITERS
enum G_STR_DELIMITERS;
Undocumented in source.

Static variables

g_ascii_table
const(guint16*) g_ascii_table;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta