gtk: Mark the whole Style class as obsolete
This commit is contained in:
parent
b312fcbc8c
commit
91474fe1f1
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ namespace Gtk {
|
|||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
[Obsolete ("Replaced by StyleContext")]
|
||||
public partial class Style {
|
||||
|
||||
[DllImport("gtksharpglue-3")]
|
||||
|
|
Loading…
Reference in a new issue