Class

EogRemotePresenter

Description

class Eog.RemotePresenter : Gtk.Window {
  window: GtkWindow,
  priv: EogRemotePresenterPrivate*
}
No description available.

Ancestors

  • GtkWindow
  • GtkBin
  • GtkContainer
  • GtkWidget
  • GInitiallyUnowned
  • GObject

Implements

  • AtkImplementorIface
  • GtkBuildable

Constructors

eog_remote_presenter_new

If %parent implements GActionMap its actions will be automatically inserted in the “win” namespace.

Instance methods

eog_remote_presenter_update
No description available.

Properties

Eog.RemotePresenter:next-action
No description available.
Eog.RemotePresenter:prev-action
No description available.
Eog.RemotePresenter:thumbview
No description available.

Class structure

struct EogRemotePresenterClass {
  GtkWindowClass parent_class;
  
}
Class members
parent_class
GtkWindowClass
  No description available.