C# Class Summa.Core.Application

Afficher le fichier Open project: wfarr/newskit

Méthodes publiques

Свойство Type Description
Browsers System.Collections.ArrayList
DBus DBusInterface
StatusIcon Summa.Gui.StatusIcon
TagStore Gtk.ListStore
Updater Updater
WindowsShown bool

Méthodes publiques

Méthode Description
CloseWindow ( Browser browser ) : void
Main ( ) : void
SetProcessName ( string name ) : void
ToggleShown ( ) : void

Private Methods

Méthode Description
DebugTest ( ) : void
prctl ( int option, byte arg2, ulong arg3, ulong arg4, ulong arg5 ) : int

Method Details

CloseWindow() public static méthode

public static CloseWindow ( Browser browser ) : void
browser Summa.Gui.Browser
Résultat void

Main() public static méthode

public static Main ( ) : void
Résultat void

SetProcessName() public static méthode

public static SetProcessName ( string name ) : void
name string
Résultat void

ToggleShown() public static méthode

public static ToggleShown ( ) : void
Résultat void

Property Details

Browsers public_oe static_oe property

public static ArrayList,System.Collections Browsers
Résultat System.Collections.ArrayList

DBus public_oe static_oe property

public static DBusInterface,Summa.Core DBus
Résultat DBusInterface

StatusIcon public_oe static_oe property

public static StatusIcon,Summa.Gui StatusIcon
Résultat Summa.Gui.StatusIcon

TagStore public_oe static_oe property

public static ListStore,Gtk TagStore
Résultat Gtk.ListStore

Updater public_oe static_oe property

public static Updater,Summa.Core Updater
Résultat Updater

WindowsShown public_oe static_oe property

public static bool WindowsShown
Résultat bool