remove


Description:

public void remove (uint context_id, uint message_id)

Forces the removal of a message from a statusbar’s stack.

Note:

This widget will be removed in GTK 5

The exact context_id and message_id must be specified.

Parameters:

this

a `GtkStatusbar`

context_id

a context identifier

message_id

a message identifier, as returned by [method@Gtk.Statusbar.push]