# File gtk/sample/misc/properties.rb, line 59
  def get_hoge(child)
    puts "MyButton#get_hoge is called"
    @hoge
  end