Commits


Kouhei Sutou authored and Wes McKinney committed cdf7db9105e
ARROW-1223: [GLib] Fix function name that returns wrapped object We're using `XXX_get_raw()` as name for function that returns wrapped object. Author: Kouhei Sutou <kou@clear-code.com> Closes #852 from kou/glib-use-get-raw and squashes the following commits: e7d84575 [Kouhei Sutou] [GLib] Fix function name that returns wrapped object