C# Class CatEye.UI.Gtk.WindowsGtkStyle

Afficher le fichier Open project: bigfatbrowncat/CatEye Class Usage Examples

Méthodes publiques

Méthode Description
UpdateStyle ( Gdk win, Gtk.MenuBar bar ) : void
WindowsGtkStyle ( string gtkrc_filename ) : System

Private Methods

Méthode Description
ColorToHex ( System c ) : string
gdk_win32_drawable_get_handle ( IntPtr d ) : IntPtr

Method Details

UpdateStyle() public méthode

public UpdateStyle ( Gdk win, Gtk.MenuBar bar ) : void
win Gdk
bar Gtk.MenuBar
Résultat void

WindowsGtkStyle() public méthode

public WindowsGtkStyle ( string gtkrc_filename ) : System
gtkrc_filename string
Résultat System