| Top |  |  |  |  | 
    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkContainer
                ╰── GtkBox
                    ╰── GtkStatusbar
                        ╰── GeditStatusbar
GeditStatusbar implements AtkImplementorIface, GtkBuildable and GtkOrientable.
void gedit_statusbar_flash_message (GeditStatusbar *statusbar,guint context_id,const gchar *format,...);
Flash a temporary message on the statusbar.