AgsHistoryBrowser

AgsHistoryBrowser — The history dialog

Functions

Properties

GObject * application-context Read / Write

Types and Values

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkObject
            ╰── GtkWidget
                ╰── GtkContainer
                    ╰── GtkBin
                        ╰── GtkWindow
                            ╰── AgsHistoryBrowser

Includes

#include <ags/X/ags_history_browser.h>

Description

AgsHistoryBrowser lets edit history.

Functions

ags_history_browser_new ()

AgsHistoryBrowser *
ags_history_browser_new ();

Types and Values

enum AgsHistoryBrowserFlags

Members

AGS_HISTORY_BROWSER_CONNECTED

   

Property Details

The “application-context” property

  “application-context”      GObject *

The assigned AgsApplicationContext to give control of application.

Flags: Read / Write

Since: 0.7.0