Method | Description | |
---|---|---|
ApplyTheme ( NSWindow window ) : void | ||
ApplyTheme ( this window ) : void |
Method | Description | |
---|---|---|
IdeTheme ( ) : System | ||
InitializeGtk ( string progname, string &args ) : void | ||
OnClose ( NSNotification note ) : void | ||
OnGtkWindowRealized ( object s, |
||
SetTheme ( NSWindow window ) : void | ||
SetupGtkTheme ( ) : void | ||
SetupXwtTheme ( ) : void | ||
UpdateGtkTheme ( ) : void | ||
UpdateMacWindows ( ) : void | ||
UpdateStyles ( ) : void | ||
ValidateGtkTheme ( string &theme ) : void |
public static ApplyTheme ( NSWindow window ) : void | ||
window | NSWindow | |
return | void |
public static ApplyTheme ( this window ) : void | ||
window | this | |
return | void |