Method
GtkHeaderBarset_title
since: 3.10
Declaration [src]
void
gtk_header_bar_set_title (
GtkHeaderBar* bar,
const gchar* title
)
Description [src]
Sets the title of the GtkHeaderBar
. The title should help a user
identify the current view. A good title should not include the
application name.
Available since: 3.10
Sets property | Gtk.HeaderBar:title |