rofi 1.7.9
RofiHelperExecuteContext Struct Reference

#include <helper.h>

Collaboration diagram for RofiHelperExecuteContext:
Collaboration graph

Data Fields

const gchar * name
const gchar * binary
const gchar * description
const gchar * icon
const gchar * app_id
const gchar * wmclass
const gchar * command

Detailed Description

The startup notification context of the application to launch

Definition at line 289 of file helper.h.

Field Documentation

◆ app_id

const gchar* RofiHelperExecuteContext::app_id

The application id (desktop file with the .desktop suffix)

Definition at line 299 of file helper.h.

Referenced by display_startup_notification().

◆ binary

const gchar* RofiHelperExecuteContext::binary

The binary name of the application

Definition at line 293 of file helper.h.

Referenced by display_startup_notification(), and helper_execute_command().

◆ command

const gchar* RofiHelperExecuteContext::command

The command we run

Definition at line 303 of file helper.h.

Referenced by display_startup_notification(), and helper_execute_command().

◆ description

const gchar* RofiHelperExecuteContext::description

The description of the launch

Definition at line 295 of file helper.h.

Referenced by display_startup_notification(), and helper_execute_command().

◆ icon

const gchar* RofiHelperExecuteContext::icon

The icon name of the application

Definition at line 297 of file helper.h.

Referenced by display_startup_notification().

◆ name

const gchar* RofiHelperExecuteContext::name

The name of the application

Definition at line 291 of file helper.h.

Referenced by display_startup_notification(), and helper_execute_command().

◆ wmclass

const gchar* RofiHelperExecuteContext::wmclass

The window manager class of the application

Definition at line 301 of file helper.h.

Referenced by display_startup_notification().


The documentation for this struct was generated from the following file:
  • /builddir/build/BUILD/rofi-1.7.9-build/rofi-1.7.9/include/helper.h