Re: [spam score 10.00/10.0 -pobox] gtk_window_get_title??



"Keir Davis" <keird triad rr com> writes:
Probably a dumb question, but is there a way to get the title of a window?
Basically, the opposite of gtk_window_set_title?


Just access the struct field, GTK_WINDOW (window)->title. But it is
truly the opposite of set_title(), there is no way to get what the
window manager actually ends up displaying. This will just be any
title you explicitly set.

Havoc




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