Method

PhoshSystemModalDialogget_buttons

Declaration [src]

GList*
phosh_system_modal_dialog_get_buttons (
  PhoshSystemModalDialog* self
)

Description [src]

Get the dialog’s buttons.

Return value

Type: A list of GtkWidget*

The buttons.

The caller of the method takes ownership of the data container, but not the data inside it.