Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
_GAppLaunchContextClass Struct Reference

#include <gappinfo.h>

Data Fields

GObjectClass parent_class
 
char *(* get_display )(GAppLaunchContext *context, GAppInfo *info, GList *files)
 
char *(* get_startup_notify_id )(GAppLaunchContext *context, GAppInfo *info, GList *files)
 
void(* launch_failed )(GAppLaunchContext *context, const char *startup_notify_id)
 
void(* launched )(GAppLaunchContext *context, GAppInfo *info, GVariant *platform_data)
 
void(* launch_started )(GAppLaunchContext *context, GAppInfo *info, GVariant *platform_data)
 
void(* _g_reserved1 )(void)
 
void(* _g_reserved2 )(void)
 
void(* _g_reserved3 )(void)
 

Detailed Description

Definition at line 309 of file gappinfo.h.

Field Documentation

◆ _g_reserved1

void(* _GAppLaunchContextClass::_g_reserved1) (void)

Definition at line 329 of file gappinfo.h.

◆ _g_reserved2

void(* _GAppLaunchContextClass::_g_reserved2) (void)

Definition at line 330 of file gappinfo.h.

◆ _g_reserved3

void(* _GAppLaunchContextClass::_g_reserved3) (void)

Definition at line 331 of file gappinfo.h.

◆ get_display

char *(* _GAppLaunchContextClass::get_display) (GAppLaunchContext *context, GAppInfo *info, GList *files)

Definition at line 313 of file gappinfo.h.

◆ get_startup_notify_id

char *(* _GAppLaunchContextClass::get_startup_notify_id) (GAppLaunchContext *context, GAppInfo *info, GList *files)

Definition at line 316 of file gappinfo.h.

◆ launch_failed

void(* _GAppLaunchContextClass::launch_failed) (GAppLaunchContext *context, const char *startup_notify_id)

Definition at line 319 of file gappinfo.h.

◆ launch_started

void(* _GAppLaunchContextClass::launch_started) (GAppLaunchContext *context, GAppInfo *info, GVariant *platform_data)

Definition at line 324 of file gappinfo.h.

◆ launched

void(* _GAppLaunchContextClass::launched) (GAppLaunchContext *context, GAppInfo *info, GVariant *platform_data)

Definition at line 321 of file gappinfo.h.

◆ parent_class

GObjectClass _GAppLaunchContextClass::parent_class

Definition at line 311 of file gappinfo.h.


The documentation for this struct was generated from the following file: