Class
AgsGuiIconLink
[−]
Description
class AgsGui.IconLink : Gtk.Box
implements Gtk.Accessible, Gtk.Buildable, Gtk.ConstraintTarget, Gtk.Orientable {
flags: guint,
icon: GtkImage*,
link: GtkLabel*,
action: gchar*,
context_group: GSimpleActionGroup*,
context_popover: GtkPopoverMenu*,
context_popup: GMenu*
}
No description available.
[−]
Instance methods
[+]
Methods inherited from GtkAccessible (19)
[+]
Methods inherited from GtkBuildable (1)
[+]
Methods inherited from GtkOrientable (2)
[−]
Properties
[+]
Properties inherited from GtkAccessible (1)
[+]
Properties inherited from GtkOrientable (1)
[−]
Signals
AgsGui.IconLink::delete-event
The ::delete-event signal notifies about widget delete_event.
since: 6.6.0
[+]