ev-properties-dialog
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkWindow ╰── GtkDialog ╰── EvPropertiesDialog
EvPropertiesDialog implements AtkImplementorIface and GtkBuildable.
GtkWidget * ev_properties_dialog_new (void);
void
void ev_properties_dialog_set_document (EvPropertiesDialog *properties, const gchar *uri, EvDocument *document);
EvPropertiesDialog *properties
const gchar *uri
EvDocument *document
typedef struct _EvPropertiesDialog EvPropertiesDialog;
typedef struct _EvPropertiesDialogClass EvPropertiesDialogClass;
typedef struct _EvPropertiesDialogPrivate EvPropertiesDialogPrivate;