GtkDClass.startsWith

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool startsWith(string str, string prefix)
    class GtkDClass
    static
    bool
    startsWith
    (
    string str
    ,
    string prefix
    )
  2. bool startsWith(string str, char prefix)

Meta