Skip to content

Commit

Permalink
gdk_pixbuf2: add deprecated hook for PixbufFormat#signature
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jun 28, 2016
1 parent 3832ecd commit 42d5347
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gdk_pixbuf2/lib/gdk_pixbuf2/deprecated.rb
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ class PixbufFormat
extend GLib::Deprecatable

define_deprecated_method "domain", :raise => "Don't use this method anymore."
define_deprecated_method "signature", :raise => "Don't use this method anymore."
end

class Pixdata
Expand Down

0 comments on commit 42d5347

Please sign in to comment.