Gtk.Toolbar.AppendElement Method
Deprecated.

Syntax

public Widget AppendElement (ToolbarChildType type, Widget widget, string text, string tooltip_text, string tooltip_private_text, Widget icon, SignalFunc cb)

Parameters

type
a Gtk.ToolbarChildType
widget
a Gtk.Widget
text
a string
tooltip_text
a string
tooltip_private_text
a string
icon
a Gtk.Widget
cb
a Gtk.SignalFunc

Returns

a Gtk.Widget

Remarks

Requirements

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