.TH "ggiWmhSetTitle" 3 "2006-12-30" "libggiwmh-0.3.x" GGI .SH NAME \fBggiWmhSetTitle\fR : Set the window title .SH SYNOPSIS .nb .nf #include int ggiWmhSetTitle(ggi_visual_t vis, const char *title); .fi .SH DESCRIPTION \fBggiWmhSetTitle\fR sets a new title to the window. .SH RETURN VALUE \fBggiWmhSetTitle\fR returns \fB0\fR for success, otherwise an \f(CWggi-error(3)\fR code on failure. .SH SEE ALSO \f(CWggiWmhMove(3)\fR