C# Class FileFind.Meshwork.GtkClient.UserMenu

Show file Open project: codebutler/meshwork Class Usage Examples

Public Methods

Method Description
Popup ( ) : void
Popup ( Gtk.Widget widget ) : void
UserMenu ( Network network, Gtk.Node node ) : System

Private Methods

Method Description
on_m_BrowseMenuItem_activate ( object o, EventArgs e ) : void
on_m_GetInfoMenuItem_activate ( object o, EventArgs e ) : void
on_m_InviteChatMenuRoom_activate ( object o, EventArgs e ) : void
on_m_MessageMenuItem_activate ( object o, EventArgs e ) : void
on_m_SendFileMenuItem_activate ( object o, EventArgs e ) : void
on_m_TrustMenuItem_activate ( object o, EventArgs e ) : void
on_mnuUsersConnectTo_activate ( object o, EventArgs e ) : void

Method Details

Popup() public method

public Popup ( ) : void
return void

Popup() public method

public Popup ( Gtk.Widget widget ) : void
widget Gtk.Widget
return void

UserMenu() public method

public UserMenu ( Network network, Gtk.Node node ) : System
network Network
node Gtk.Node
return System