C# 클래스 Summa.Core.Application

파일 보기 프로젝트 열기: wfarr/newskit

공개 프로퍼티들

프로퍼티 타입 설명
Browsers System.Collections.ArrayList
DBus DBusInterface
StatusIcon Summa.Gui.StatusIcon
TagStore Gtk.ListStore
Updater Updater
WindowsShown bool

공개 메소드들

메소드 설명
CloseWindow ( Browser browser ) : void
Main ( ) : void
SetProcessName ( string name ) : void
ToggleShown ( ) : void

비공개 메소드들

메소드 설명
DebugTest ( ) : void
prctl ( int option, byte arg2, ulong arg3, ulong arg4, ulong arg5 ) : int

메소드 상세

CloseWindow() 공개 정적인 메소드

public static CloseWindow ( Browser browser ) : void
browser Summa.Gui.Browser
리턴 void

Main() 공개 정적인 메소드

public static Main ( ) : void
리턴 void

SetProcessName() 공개 정적인 메소드

public static SetProcessName ( string name ) : void
name string
리턴 void

ToggleShown() 공개 정적인 메소드

public static ToggleShown ( ) : void
리턴 void

프로퍼티 상세

Browsers 공개적으로 정적으로 프로퍼티

public static ArrayList,System.Collections Browsers
리턴 System.Collections.ArrayList

DBus 공개적으로 정적으로 프로퍼티

public static DBusInterface,Summa.Core DBus
리턴 DBusInterface

StatusIcon 공개적으로 정적으로 프로퍼티

public static StatusIcon,Summa.Gui StatusIcon
리턴 Summa.Gui.StatusIcon

TagStore 공개적으로 정적으로 프로퍼티

public static ListStore,Gtk TagStore
리턴 Gtk.ListStore

Updater 공개적으로 정적으로 프로퍼티

public static Updater,Summa.Core Updater
리턴 Updater

WindowsShown 공개적으로 정적으로 프로퍼티

public static bool WindowsShown
리턴 bool