class CustomEntry

Attributes

popover_icon_pos[RW]

Public Class Methods

new() click to toggle source
Calls superclass method
# File gtk3/sample/gtk-demo/popover.rb, line 109
def initialize
  super
end