C# Class CatEye.UI.Gtk.WindowsGtkStyle

Datei anzeigen Open project: bigfatbrowncat/CatEye Class Usage Examples

Public Methods

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

Private Methods

Method Description
ColorToHex ( System c ) : string
gdk_win32_drawable_get_handle ( IntPtr d ) : IntPtr

Method Details

UpdateStyle() public method

public UpdateStyle ( Gdk win, Gtk.MenuBar bar ) : void
win Gdk
bar Gtk.MenuBar
return void

WindowsGtkStyle() public method

public WindowsGtkStyle ( string gtkrc_filename ) : System
gtkrc_filename string
return System