Gtk.Statusbar.Remove Method
Forces the removal of a message from a statusbar's stack.

Syntax

public void Remove (uint context_id, uint message_id)

Parameters

context_id
A context identifier.
message_id
A message identifier.

Remarks

The exact context_id and message_id must be specified.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)