Allowing :get_matrix in the wrapper

dev
Andy Meneely 2015-04-01 10:13:59 -04:00
parent d4cd7897ab
commit 44a6334b26
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ module Squib
:show_pango_layout, :rounded_rectangle, :set_line_width, :stroke, :fill,
:set_source, :scale, :render_rsvg_handle, :circle, :triangle, :line_to,
:operator=, :show_page, :clip, :transform, :mask, :create_pango_layout,
:antialias=, :curve_to
:antialias=, :curve_to, :get_matrix
# :nodoc:
# @api private