Virtual Method

GtkStatusbartext_popped

Declaration [src]

void
text_popped (
  GtkStatusbar* statusbar,
  guint context_id,
  const gchar* text
)

Description

No description available.

Parameters

context_id

Type: guint

No description available.

text

Type: const gchar*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.