SimplePopover
Object Hierarchy:
Description:
[
CCode ( type_id =
"dzl_simple_popover_get_type ()" ) ]
public class SimplePopover :
Popover,
Implementor,
Buildable
Content:
Properties:
Creation methods:
Methods:
Signals:
- public virtual signal void activate (string text)
This signal is emitted when the popover's forward button is activated.
- public virtual signal void changed ()
This signal is emitted when the entry text changes.
- public virtual signal bool insert_text (uint position, string chars, uint n_chars)
Use this signal to determine if text should be allowed to be inserted
into the text buffer.
Inherited Members:
All known members inherited from class Gtk.Popover
All known members inherited from class Gtk.Bin
All known members inherited from class Gtk.Container
All known members inherited from class Gtk.Widget
All known members inherited from class GLib.Object
All known members inherited from interface Atk.Implementor
All known members inherited from interface Gtk.Buildable