AgsSF2Chooser

AgsSF2Chooser

Functions

Properties

AgsIpatch * ipatch Read / Write

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkObject
            ╰── GtkWidget
                ╰── GtkContainer
                    ╰── GtkBox
                        ╰── GtkVBox
                            ╰── AgsSF2Chooser

Implemented Interfaces

AgsSF2Chooser implements AtkImplementorIface, GtkBuildable, GtkOrientable and AgsConnectable.

Description

Functions

ags_sf2_chooser_open ()

void
ags_sf2_chooser_open (AgsSF2Chooser *sf2_chooser,
                      gchar *filename);


ags_sf2_chooser_completed ()

gboolean
ags_sf2_chooser_completed (AgsSF2Chooser *sf2_chooser);


ags_sf2_chooser_remove_all_from_combo ()

void
ags_sf2_chooser_remove_all_from_combo (GtkComboBoxText *combo);


ags_sf2_chooser_new ()

AgsSF2Chooser *
ags_sf2_chooser_new ();

Types and Values

Property Details

The “ipatch” property

  “ipatch”                   AgsIpatch *

The current AgsIpatch.

Flags: Read / Write