GdauiServerOperation

GdauiServerOperation

Synopsis

struct              GdauiServerOperation;
GtkWidget *         gdaui_server_operation_new          (GdaServerOperation *op);
GtkWidget *         gdaui_server_operation_new_in_dialog
                                                        (GdaServerOperation *op,
                                                         GtkWindow *parent,
                                                         const gchar *title,
                                                         const gchar *header);

Object Hierarchy

  GObject
   +----GInitiallyUnowned
         +----GtkWidget
               +----GtkContainer
                     +----GtkBox
                           +----GdauiServerOperation

Implemented Interfaces

GdauiServerOperation implements AtkImplementorIface, GtkBuildable and GtkOrientable.

Properties

  "hide-single-header"       gboolean              : Read / Write / Construct
  "server-operation"         GdaServerOperation*   : Read / Write / Construct Only

Description

Details

struct GdauiServerOperation

struct GdauiServerOperation;

gdaui_server_operation_new ()

GtkWidget *         gdaui_server_operation_new          (GdaServerOperation *op);

Since 4.2


gdaui_server_operation_new_in_dialog ()

GtkWidget *         gdaui_server_operation_new_in_dialog
                                                        (GdaServerOperation *op,
                                                         GtkWindow *parent,
                                                         const gchar *title,
                                                         const gchar *header);

Since 4.2

Property Details

The "hide-single-header" property

  "hide-single-header"       gboolean              : Read / Write / Construct

Default value: FALSE


The "server-operation" property

  "server-operation"         GdaServerOperation*   : Read / Write / Construct Only