gtk_statusbar_push ( statusbar context_id text -- guint )


Vocabulary
gtk.ffi

Inputs
statusbaran object
context_idan object
textan object


Outputs
guintan object


Definition


LIBRARY: gtk FUNCTION: guint gtk_statusbar_push
( GtkStatusbar* statusbar, guint context_id, gchar* text )