C# Class FileFind.Meshwork.GtkClient.UserMenu

Afficher le fichier Open project: codebutler/meshwork Class Usage Examples

Méthodes publiques

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

Private Methods

Méthode 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 méthode

public Popup ( ) : void
Résultat void

Popup() public méthode

public Popup ( Gtk.Widget widget ) : void
widget Gtk.Widget
Résultat void

UserMenu() public méthode

public UserMenu ( Network network, Gtk.Node node ) : System
network Network
node Gtk.Node
Résultat System