Re: g_str_has_prefix



Olexiy Avramchenko wrote:

Harring Figueiredo wrote:

 Folks,

The funcs g_Str_has_suffix/prefix are documented on glib, but they cannot to
be found on the source code (glib 2.0) -

  Is this an error on the doc?

 Thanks.

Harring

g_str_has_prefix ()

gboolean    g_str_has_prefix                (const gchar *str,
                                             const gchar *prefix);

Where, exactly, did you find it ? I searched glib-2.0.6, gtk-doc/html/glib and found
nothing about.

Olexiy

Hmm, yep
http://developer.gnome.org/doc/API/2.0/glib/glib-string-utility-functions.html#g-str-has-suffix
But my glib-2.0.6 source and doc has no this one :)

Olexiy





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]