C# Class SparkleShare.EventLog

Inheritance: Gtk.Window
Afficher le fichier Open project: hbons/SparkleShare Class Usage Examples

Méthodes publiques

Свойство Type Description
Controller EventLogController
TitlebarHeight float

Méthodes publiques

Méthode Description
EventLog ( ) : System
EventLog ( IntPtr handle ) : System
OrderFrontRegardless ( ) : void
PerformClose ( NSObject sender ) : void
Relayout ( SizeF new_window_size ) : void
UpdateChooser ( string folders ) : void
UpdateContent ( string html ) : void

Method Details

EventLog() public méthode

public EventLog ( ) : System
Résultat System

EventLog() public méthode

public EventLog ( IntPtr handle ) : System
handle System.IntPtr
Résultat System

OrderFrontRegardless() public méthode

public OrderFrontRegardless ( ) : void
Résultat void

PerformClose() public méthode

public PerformClose ( NSObject sender ) : void
sender NSObject
Résultat void

Relayout() public méthode

public Relayout ( SizeF new_window_size ) : void
new_window_size SizeF
Résultat void

UpdateChooser() public méthode

public UpdateChooser ( string folders ) : void
folders string
Résultat void

UpdateContent() public méthode

public UpdateContent ( string html ) : void
html string
Résultat void

Property Details

Controller public_oe property

public EventLogController Controller
Résultat EventLogController

TitlebarHeight public_oe property

public float TitlebarHeight
Résultat float