Sha256: 2884ffbee491866a87fb7179aeee5a3285115dfbddfbe8daa7f65c1ed9926f8a

Contents?: true

Size: 400 Bytes

Versions: 8

Compression:

Stored size: 400 Bytes

Contents

# :stopdoc:
# This file is automatically generated by the WXRuby3 documentation
# generator. Do not alter this file.
# :startdoc:


module Wx

  class GenericAnimationCtrl < AnimationCtrl

    # This override of {Wx::AnimationCtrl#play} lets you specify if the animation must loop or not.
    # @param looped [Boolean] default true
    # @return [Boolean]
    def play(looped = true) end

  end

end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
wxruby3-1.5.1 lib/wx/doc/animation_ctrl.rb
wxruby3-1.5.0 lib/wx/doc/animation_ctrl.rb
wxruby3-1.4.2 lib/wx/doc/animation_ctrl.rb
wxruby3-1.4.1 lib/wx/doc/animation_ctrl.rb
wxruby3-1.4.0 lib/wx/doc/animation_ctrl.rb
wxruby3-1.3.1 lib/wx/doc/animation_ctrl.rb
wxruby3-1.3.0 lib/wx/doc/animation_ctrl.rb
wxruby3-1.2.1 lib/wx/doc/animation_ctrl.rb